Alamofire version 4.2.0 install by CocoaPods

Any solution?
Please check the project identifier.
The problem is not about Alamofire. @Zirialk . That's issues occur because the way you handle dependencies project, framework in your workspace is incorrect.
I solved it removing Cocoapods and reinstalling
http://stackoverflow.com/questions/16427421/how-to-remove-cocoapods-from-a-project
Hi @Zirialk , I'm facing same issue as you got, but reinstalling Cocoapods didn't help, can you provide exactly the steps you used to resolve this? Thanks
Hi @jshier Can you open that issue?
I was also facing same issue..I fixed it by creating an app on itunesConnect before uploading app.
once you created app on itunesconnect. you should not get this error anymore.
there should be some authentication and a place to store your build. and if you don't have an app on itunesconnect with same bundle id it will not let you upload your app.
Most helpful comment
I was also facing same issue..I fixed it by creating an app on itunesConnect before uploading app.
once you created app on itunesconnect. you should not get this error anymore.
there should be some authentication and a place to store your build. and if you don't have an app on itunesconnect with same bundle id it will not let you upload your app.