Closed sadensmol closed 8 years ago
The error was this:
ERROR ITMS-90535: "Unexpected CFBundleExecutableKey. The bundle at 'Payload/MyApp.app/UnityAds.bundle' does not contain a bundle executable. If this bundle intentionally does not contain an executable, consider removing the CFBundleExecutable key from its Info.plist and using a CFBundlePackageType of BNDL. If this bundle is part of a third-party framework, consider contacting the developer of the framework for an update to address the issue."
This bug was fixed with the release of Unity Ads SDK 1.5.1. Replace the UnityAds.bundle and UnityAds.framework found in the ios/Vendor directory with those in the latest Unity Ads SDK repo.
http://stackoverflow.com/questions/32622899/itms-90535-unable-to-publish-ios-app-with-latest-google-signin-sdk
removed Executable File from plist.info