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

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

问题描述

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

  1. 运行cordova构建命令

  1. 打开 Xcode 项目

  1. 清理项目

  1. 选择要为其构建的 iOS 移动设备,不要使用 iOS 模拟器作为设备,否则存档将被禁用.

  1. 归档项目

  1. 分发项目

  1. 选择分发方式

  1. 选择个人资料

  1. 选择保存 .ipa 文件的位置

我已经使用这些步骤生成了我的 .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天全站免登陆