add code sign identity
This commit is contained in:
parent
975b89ab6c
commit
ec8002b8ed
|
@ -10,3 +10,4 @@
|
||||||
|
|
||||||
#include "Metal.xcconfig"
|
#include "Metal.xcconfig"
|
||||||
DEVELOPMENT_TEAM=UK699V5ZS8
|
DEVELOPMENT_TEAM=UK699V5ZS8
|
||||||
|
CODE_SIGN_IDENTITY="Developer ID Application"
|
||||||
|
|
|
@ -9,3 +9,4 @@
|
||||||
// https://help.apple.com/xcode/#/dev745c5c974
|
// https://help.apple.com/xcode/#/dev745c5c974
|
||||||
|
|
||||||
DEVELOPMENT_TEAM=UK699V5ZS8
|
DEVELOPMENT_TEAM=UK699V5ZS8
|
||||||
|
CODE_SIGN_IDENTITY="Developer ID Application"
|
||||||
|
|
Loading…
Reference in New Issue