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.
所以我正在尝试将我的应用程序提交到应用程序商店并收到“没有可用于签名的身份”错误。
到目前为止,我已经在配置门户中经历并重新制作了我的分发证书大约 5 次,每次都重新下载它(通过 xcode),但无济于事,它仍然给我错误。
我已将构建设置中的代码签名调整为设置为“iPhone 分发:(我的证书名称)”,并确保我的包标识符匹配。
我已经多次重新启动 XCode,但似乎没有任何效果。
想法?
你试过清理你的项目吗?这通常可以解决我自己的项目中的此类问题。
产品 ==> 清洁