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.
在我的应用程序中,我更改了配置文件并更改了内部构建设置->任何 SDK 和任何 ios SDK 的代码签名标识。在哪里发布和分发它已更新但在 Debug 和 SDK 中未更新。所以构建总是失败。请帮我。
您不应将分发配置文件用于调试和发布模式。这旨在上传到 App Store。相反,从您获得分发配置文件的同一位置下载开发人员配置文件。使用它们。