折腾:
期间,没有完全解决问题。
直接继续尝试:
参考:
Distributing Apple Developer Enterprise Program Apps
去重新创建对应的证书
In-House and Ad Hoc
Sign your iOS app for In-House or for Ad Hoc distribution.
About Creating a Certificate Signing Request (CSR)
crifan_qorosauto.certSigningRequest
Download, Install and Backup Download your certificate to your Mac, then double click the .cer file to install in Keychain Access. Make sure to save a backup copy of your private and public keys somewhere secure. Name:iOS Distribution: Qoros Automotive Co., Ltd. Type:iOS Distribution Expires:Jun 24, 2019 |
下载下来,保存为:
crifan_qorosauto_distribution_inhouse.cer
双击去安装到 钥匙串 中:
然后,可以看到已创建好的证书:
然后再去,修改之前的Profile:
Name:Qorosauto_QorosSalesApp_crifanCertificateprofile Type:iOS UniversalDistribution App ID:A3TJ5GFDTW.com.qorosauto.QorosSalesApp Expires:2017-06-24T12:17:42Z |
然后Xcode中,去选择刚新建的PP文件。
去Archive,还是和之前一样出错,找不到UUID
重启Xcode,就可以了:
期间,弹出对话框:
codesign 想要使用您的钥匙串中的密码 crifan_qorosauto 进行签名
您要允许访问此项目吗?
点击:
始终允许
最后就打包好了:
接着去Export导出:
转载请注明:在路上 » [记录]重新生成自己账号的证书后再去尝试打包企业版app