OTHER_CODE_SIGN_FLAGS keychain flag ignored?

后端 未结 4 921
猫巷女王i
猫巷女王i 2021-02-15 15:48

I have just learned about the possibility to use OTHER_CODE_SIGN_FLAGS to specify the keychain which includes the cert needed for building and signing an app. But unfortunately

4条回答
  •  无人共我
    2021-02-15 16:17

    The answer is to upgrade: Xcode 4.3 respects the OTHER_CODE_SIGN_FLAGS flag during the Check dependencies build step.

提交回复
热议问题