Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我买了一台新的 Mac,并再次安装了 Xcode 等等。但是我遇到了证书和配置文件的问题。在 Organizer 中,Xcode 在我所有配置文件的状态下给出错误:“未找到有效的签名身份”是因为我买了一台新的 Mac 吗?我在网上搜索了很多,但找不到有效的解决方案。
1)
您有用于构建 iOS / MacOS 应用程序的旧 Macintosh 吗?
如果是这样,您需要迁移您的证书和配置文件。
本教程向您展示了如何做到这一点。
2)
如果您以前从未构建过 iOS 或 Mac 应用程序,那么您需要创建新的证书和配置文件。
这个相关问题应该为您指明正确的方向。