【问题标题】:How can i use build ipa with cordova cli?如何将 build ipa 与 cordova cli 一起使用?
【发布时间】:2018-08-29 08:30:49
【问题描述】:

现在我有某人的 .p12 证书和 .mobileprovision 并且我有一个 cordova ios 项目,所以我想使用cordova cli:cordova build ios --device --release 来构建签名的ipa,我该怎么办?

当我尝试 cordova build ios --device --release --buildConfig 它显示: No iOS profile matching 'TeamID/UUID' found: Xcode couldn't find a profile matching 'TeamID/UUID'. Install the profile (by dragging and dropping it onto Xcode's dock item) or select a different one in the General tab of the target editor

我已经通过双击安装了配置文件并将 .p12 加载到钥匙串中

【问题讨论】:

    标签: ios cordova


    【解决方案1】:

    我发现当我在 5.4.1 和 xode 7.0 中使用 cordova 时,它可以工作。

    【讨论】:

    • 我发现使用 cordova 最新版本 8.0.0 和 xcode 7.0 仍然可以正常工作
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2016-10-05
    • 1970-01-01
    • 2019-01-04
    • 2014-07-26
    相关资源
    最近更新 更多