Good Afternoon,
I have built my app with AdMob, However when I go to upload to iTunes Connect, I get these two errors which happen once I include the AdMob plugin in my build.settings
[2015-05-18 12:37:01 HST] <main> ERROR: ERROR ITMS-90035: "Invalid Signature. Code object is not signed at all. The binary at path [Swipe Breaker.app/libgoogle-play-services.a] contains an invalid signature. Make sure you have signed your application with a distribution certificate, not an ad hoc certificate or a development certificate. Verify that the code signing settings in Xcode are correct at the target level (which override any values at the project level). Additionally, make sure the bundle you are uploading was built using a Release target in Xcode, not a Simulator target. If you are certain your code signing settings are correct, choose “Clean All” in Xcode, delete the “build” directory in the Finder, and rebuild your release target. For more information, please consult
[2015-05-18 12:37:01 HST] <main> ERROR: ERROR ITMS-90171: "Invalid Bundle Structure - The binary file ‘Swipe Breaker.app/libgoogle-play-services.a’ is not permitted. Your app can’t contain standalone executables or libraries, other than the CFBundleExecutable of supported bundles.
Is there a solution to this or is apple no longer allowing AdMob to be used inside of the AppStore?