Create IPA file in Xcode 4.2, iOS 5.0 Beta

前端 未结 1 371
情书的邮戳
情书的邮戳 2021-01-03 08:11

How do I create a .ipa file in Xcode 4.2, iOS 5.0 (Beta). I\'ve already developed an application but I can not find an entitlement file. Can anyone tell me the procedure for

相关标签:
1条回答
  • 2021-01-03 08:44

    If u have apple developer certificate and corresponding provisional profile means it is easy to create .ipa file in XCode 4.2 with iOS 5 sdk.

          1) Select ios device in scheme.
          2) Archive your project.
          3) Select your archive in Organizer and share this.
          4) give url which u want to share and save your .ipa file to any location.
          5) .ipa and plist file will be create. upload these and make wireless distribution via html.
    
    0 讨论(0)
提交回复
热议问题