【问题标题】:how to build .ipa file in nativescript如何在 nativescript 中构建 .ipa 文件
【发布时间】:2018-05-28 15:00:58
【问题描述】:

我在 Nativescript CLI 上运行此命令

tns build ios --release

但不构建.ipa 文件。

如何构建.ipa 文件?

【问题讨论】:

    标签: nativescript nativescript-cli


    【解决方案1】:

    使用tns build ios --release --forDevice 构建后 IPA 文件将位于以下文件夹中

    <project>/platforms/ios/build/device
    

    【讨论】:

      猜你喜欢
      • 2021-03-30
      • 2021-09-16
      • 2021-11-14
      • 2015-05-31
      • 1970-01-01
      • 1970-01-01
      • 2020-08-26
      • 2020-01-23
      • 2012-04-30
      相关资源
      最近更新 更多