How to make an ipa file?

后端 未结 9 1959
囚心锁ツ
囚心锁ツ 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:21

    1. First complete your coding check it with your provisioning profile.
    2. Then click to run on device or ipad.
    3. then go to menu -> prodcut -> clean.
    4. After cleaning menu -> product -> Archive .
    5. After completing it click on share and click on next button.
    6. It will take a minute as per your app file size.
    7. then give a name of ipa and save it where you want.

提交回复
热议问题