Made default build configuration have automatic code signing

This commit is contained in:
Maurice Parker 2019-10-06 18:27:19 -05:00
parent f66587ab96
commit cca654af56
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
CODE_SIGN_IDENTITY[config=Release] = Developer ID Application
CODE_SIGN_IDENTITY[config=Debug] = -
CODE_SIGN_IDENTITY[config=Debug] = Mac Developer
DEVELOPMENT_TEAM[config=Release] = M8L2WTLA8W
CODE_SIGN_STYLE = Manual
CODE_SIGN_STYLE = Automatic
PROVISIONING_PROFILE_SPECIFIER =
// developers can locally override the Xcode settings for code signing