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
Post a Comment