Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

ERROR ITMS-9000 iTunes Connect

I am trying to upload a phonegap build iOS app to the app store and I keep getting this error

ERROR-ITMS-9000:: "Missing Code Signing Entitlements. No entitlements found in the bundle 'com.fitness.challenges' for executable 'Payload/30DayFitness.app/30DayFitness'." at SoftwareAssets/SoftwareAsset (MZItmspSoftwareAssetPackage)

I have set up my development and distribution provisioning profiles and certificates, and uploaded the cerificate.12 and provision profile to build.phonegap.com

any help be great thanks!

like image 472
FoamyMedia Avatar asked Oct 15 '13 15:10

FoamyMedia


1 Answers

i fixed this by adding -538h to the iphone5 splash screen png file name!

so it was - splash-iphone5-538h.png

that was all that was breaking the upload!

like image 187
FoamyMedia Avatar answered Nov 15 '22 05:11

FoamyMedia