我做了一个贴纸包存档,无法让它验证。我知道Xcode 8 beta 6目前还不能提交,但是它能验证用于TestFlight的构建吗?我知道这个错误:
Permissions failure: Your account does not have permission to create iOS Distribution certificates
我被列为组织中的“成员”。
发布于 2016-09-06 07:51:31
您可能需要询问组织中负责的成员,您在其中工作,至少需要获得团队代理特权。
https://developer.apple.com/library/ios/documentation/IDEs/Conceptual/AppDistributionGuide/MaintainingCertificates/MaintainingCertificates.html 在这里输入链接描述
或至少要求团队代理或团队管理员为您准备适当的证书私钥。
https://stackoverflow.com/questions/39352999
复制相似问题