Hello all,
I am currently trying to upload an update for my app on the app store, however I keep getting the following 3 errors:
issue:
- Apple’s web service operation was not successful
- Unable to authenticate the package 6447XXXXX.itmsp
- Error ITMS-9000: “This bundle is invalid. New Apps and updates submitted to the App store must be built using XCode 5 and iOS 7 SDK.” at SoftwareAsset (MZItmspSoftwarePackage)
The Tools I Used are:
I am currently using Cororna SDK 1202 (2013.8.28) because of new graphics incompatibility issues.
I am using XCode 5.2, on a Mac running 10.9.1
I tried both uploading the app from the app upload tool both and launching it through Corona and launching it separately.
**edited 2/6/2014 (I launched the upload tool from the Corona build process first, then I launched the upload tool seperately through XCode)
** I observed when building the app, a console message “warning:”… cant find sdk6.1, “warning:”… using sdk7.0
I am able to build and transfer the file to my development iPad running 7.04. Its the upload that fails.
Any help would be appreciated