存档

2019年7月 的存档

ERROR ITMS-90334: Invalid Code Signature Identifier

2019年7月12日 没有评论

App Store Connect Operation Error
ERROR ITMS-90334: “Invalid Code Signature Identifier. The identifier “AppName-xxxxxx” in your code signature for “AppName” must match its Bundle Identifier “AppName””

提交某个 App 时出现以上问题,尝试了清除缓存、重启 Xcode、手动指定 Bundle Identifier 等,均未奏效。

经多方尝试,最终找到解决方案,在构建目标中选择“Automatically manage signing”后问题解决。

分类: Mac 标签:

No accounts with App Store Connect access have been found for the team

2019年7月12日 没有评论

No accounts with App Store Connect access have been found for the team “[My Team Name]”. App Store Connect access is required for App Store distribution.

Xcode 打包上传 App 时出现以上错误,重启 Xcode 后问题解决。重启大法好!

StackOverflow 上的讨论:

No accounts with App Store Connect access have been found for the team

分类: Mac 标签: