How to make an ipa file?

后端 未结 9 1947
囚心锁ツ
囚心锁ツ 2020-12-07 22:42

How can I create a ipa file for my iOS application?

I have written the complete code for my iPhone app and now I\'d like to make .ipa file.

9条回答
  •  失恋的感觉
    2020-12-07 23:36

    • Within XCode choose Build > Build & Archive.
    • In your XCode Organizer (Window > Organizer), you'll see your archived apps
    • Select one, hit 'Share...' and 'Save to Disk'

提交回复
热议问题