I added Alamofire before I add firebase to my project and it was working just fine after that I pod Firebase/Core
and install it and run my project with .xcworkspace
but when I run the simulator I got a long error message end with this.
ld: entry point (_main) undefined. for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)
how can i fix it i use the last update of Xcode.