Change the code signing identity to Mac Developer for releases

This commit is contained in:
Maurice Parker 2019-10-06 18:48:18 -05:00
parent 6d2667de24
commit 4e233e5f96
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
CODE_SIGN_IDENTITY[config=Release] = Developer ID Application
CODE_SIGN_IDENTITY[config=Release] = Mac Developer
CODE_SIGN_IDENTITY[config=Debug] = Mac Developer
DEVELOPMENT_TEAM[config=Release] = M8L2WTLA8W
CODE_SIGN_STYLE = Automatic