如何使用Ionic Framework生成iOS IPA文件? [英] How to generate an iOS IPA file with Ionic Framework?

查看:603
本文介绍了如何使用Ionic Framework生成iOS IPA文件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经使用 ionic build ios 命令成功构建了iOS应用程序。但是现在我想使用


  1. 运行cordova build命令


  1. 清除项目


  1. 选择要构建的iOS移动设备,不要使用iOS模拟器



    1. 封存专案


    1. 分发项目

    2. <


      1. 选择分配方法


      1. 选择个人资料



      我已使用这些文件生成了.ipa文件步骤希望它将为您的工作。


      I've successfully built the iOS app with the ionic build ios command. But now I want to use TestFlight and it asks me for an IPA file. It seems that file is not generated with that build command. So, how can I generate it?

      Thanks

      解决方案

      You can easily build IPA from ionic framework. by following these steps

      1. Navigate to app folder

      1. Run cordova build command

      1. Open the Xcode Project

      1. Clean the project

      1. Select iOS mobile device to build for, don't use iOS emulator as device otherwise the archive is disabled.

      1. Archive the project

      1. Distribute the project

      1. Choose a method for distribution

      1. Choose a Profile

      1. Select a location to save the .ipa file

      I have generate my .ipa file by using these steps hope it will works for your's.

      这篇关于如何使用Ionic Framework生成iOS IPA文件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆