Running xcodebuild from a forked terminal

前端 未结 13 1179
说谎
说谎 2020-12-02 04:20

I\'m trying to setup an automated build server for an iPhone application. I\'d like to be able to have nightly adhoc beta builds so that testers can follow the development.<

13条回答
  •  一向
    一向 (楼主)
    2020-12-02 04:56

    Another solution :

    • Open the Keychain Access
    • Right click on the private key
    • Select "Get Info"
    • Select "Access Control" tab
    • Click "Allow all applications to access this item"
    • Click "Save Changes"
    • Enter your password
    • Enjoy

提交回复
热议问题