【发布时间】:2017-09-29 03:15:40
【问题描述】:
我在对应用程序进行代码签名时遇到问题,我更新了配置文件和分发证书,然后应用程序似乎可以正确编译,但随后我收到以下错误消息:
[INFO] : Removing files
[INFO] : Optimizing .plist and .png files
[INFO] : Invoking xcodebuild
[INFO] : Packaging for Ad Hoc distribution
[ERROR] : Failed to export archive to ipa
[ERROR] : The selected provisioning profile "FFE W 4 (3c380e3b-7393-4f33-a64e-9de523ab2a53)" is most likely not a valid Ad Hoc provisioning profile.
[ERROR] : Please ensure you are using a valid Ad Hoc provisioning that is linked to the signing identity, then try again.
我正在运行 Xcode 版本 9.0 (9A235) 和 Appcellerator Studio:
Appcelerator Studio,内部版本:4.9.1.201707200100 (c) Appcelerator, Inc. 版权所有 2012-2016。保留所有权利。
构建:jenkins-appcelerator-studio-titanium_studio-master-46(主) 日期:2017 年 7 月 20 日 01:00:49
并尝试过 Titanium SDSK 6.1.2、6.1.1
【问题讨论】:
标签: ios appcelerator