【发布时间】:2022-08-19 23:13:36
【问题描述】:
在我将开发搁置一段时间(大约 4 个月)之前,我已经成功调试了我的 iOS 应用程序一段时间。显然在那段时间发生了一些变化,因为现在我得到了错误:
Failed to codesign \'bin/iPhone/Debug/device-builds/iphone8.2-15.2/OML_iOS.app\': Warning: unable to build chain to self-signed root for signer \"Apple Development: Prescott Chartier (CGGJVT9YJC)\"
我一直无法找到有关此错误的任何信息。我正在使用与 MAC 配对的 Visual Studio 2022。两台机器都已使用最新版本的 Visual Studio 和 XCode 进行了更新。我认为我的问题可能与以下链接有关:
https://developer.apple.com/support/expiration
但我不能确定,Apple 要求你为任何支持或解释他们的信息付费,我太穷了。大声笑如果有人可以帮助我解决这个问题,我将不胜感激。谢谢你。
标签: ios xcode visual-studio visual-studio-2022