xcode - How to solve the ipa is invalid issue ? ios -



xcode - How to solve the ipa is invalid issue ? ios -

i using xcode 6. want validate project, keeping recieving error :

the ipa invalid not include payload directory

how solve problem ? search net lot , there no suggestions help me?

by way when opened new project same identifier , provision validate succeed !

make sure application requires iphone environment, aka lsrequiresiphoneos, key in application's info.plist file true. if isn't, xcode build ios .ipa in os x applications folder.

ios xcode app-store xcode6

Comments

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -