Mac OS X wants to use system keychain when compiling the project

后端 未结 13 1958
春和景丽
春和景丽 2020-12-07 10:49

I am asked to type in the system admin user name and password when I compile my Xcode project. The whole message is

Mac OS X wants to make changes. Ty

相关标签:
13条回答
  • 2020-12-07 11:53

    I followed a solution similar to what @krafter did but, instead of giving access to everything in the system keychain, I only needed to give add xcode to the provisioning profile under keychain -> system -> "your provision profile" -> get info -> Access Control then just added xcode. This is what worked for 4.6

    0 讨论(0)
提交回复
热议问题