ios签名错误的解决办法
另一种最常见的解决方案。在终端中运行以下命令。您应该添加自己的钥匙串名称和密码。security lock-keychain temp.keychainsecurity unlock-keychain -pp @ ssw0rd temp.keychain在这种情况下,使用钥匙串名称为“temp”,其密码为“p @ ssw0rd”。此外,您可以在以下命令中找到钥匙串的完整路径,并且可以使用它来代替钥匙串名称(temp)。Command /usr/bin/codesign failed with exit code 1 的错误,网上查了下,解决方法如下点击Xcode左上角菜单项,点击Preferences,选择Locations ,点击下方DeriveData后的箭头讲会跳转到具体文件夹