I’m using Corona version 2014.2275 with graphicsCompatibility = 1 and have XCode 5.1.1 installed. When I compile and choose my app’s zip and deliver, it results in the following delivery validation error:
ERROR ITMS-9000: “This bundle is invalid. New apps and app updates submitted to the App Store must be built with public (GM) versions of XCode 5.1.1 or higher and iOS 7 SDK. Do not submit apps built with beta software.” at SoftwareAssets/SoftwareAsset (MZItmspSoftwareAssetPackage)
(I’m using graphicsCompatibility turned on because the project is an old one I’m wrapping up, which caused issues with the new graphics engine.)
We changed the build process for 2189 so that you can submit to the app store with it. You probably have to re-download and install it. See this blog post for more information:
We changed the build process for 2189 so that you can submit to the app store with it. You probably have to re-download and install it. See this blog post for more information: