0z2000tv
Aspiring developer
Profile
Posts: 315
Reg: Sep 10, 2011
Nashville
11,950
09/15/14 09:47 AM (9 years ago)

ipa file in Xcode 6 instead of Package

If you have had a problem generating an ipa file in Xcode 6 this may help. When I archived my latest project a .pkg file was created. Could not find a way to use the package. I followed Stack Overflow recommendation: 1. Open your target's Info.plist (BT_Config Folder) 2. Select an entry in the plist and then select "Show raw keys & values" from the Editor menu 3. Ensure the key "LSRequiresIPhoneOS" has the value "YES" (add it if necessary) (I added a row to plist typed in LSRequiresIPhoneOS and typed in YES in string) 4. Regenerate your archive and submit Worked for me, created an ipa file I could use for Validation and drag in to itunes to load on development devices. Mike
 
MadRod
Aspiring developer
Profile
Posts: 1853
Reg: Apr 12, 2012
Lisbon
27,930
like
09/15/14 10:41 AM (9 years ago)
Good info. Thanks, Miguel
 
Becky
I hate code!
Profile
Posts: 269
Reg: Aug 08, 2012
NYC
6,140
like
09/17/14 12:28 AM (9 years ago)
This info saved me...thank you!
 
FunkyMonkey
Aspiring developer
Profile
Posts: 1177
Reg: Aug 07, 2013
blackpool
14,570
like
09/23/14 06:14 AM (9 years ago)
thanks diude , sorted my problem out :)
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.