我遇到代码签名应用程序的问题,我更新了配置文件和分发证书,然后应用程序似乎正确编译但是我收到此错误消息:
[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(master) 日期:2017年7月20日,01:00:49
并尝试过Titanium SDSK 6.1.2,6.1.1
答案 0 :(得分:1)
我更新了Studio和SDK,并且可以导出应用