Fixed ORGANIZATION_IDENTIFIER in xcconfig
This commit is contained in:
parent
ea2a97e9b1
commit
c56c76e557
@ -1,7 +1,7 @@
|
|||||||
CODE_SIGN_IDENTITY = Developer ID Application
|
CODE_SIGN_IDENTITY = Developer ID Application
|
||||||
DEVELOPMENT_TEAM = DY2XQRVWN9
|
DEVELOPMENT_TEAM = DY2XQRVWN9
|
||||||
CODE_SIGN_STYLE = Automatic
|
CODE_SIGN_STYLE = Automatic
|
||||||
BUNDLE_ROOT = com.ranchero
|
ORGANIZATION_IDENTIFIER = com.ranchero
|
||||||
PROVISIONING_PROFILE_SPECIFIER =
|
PROVISIONING_PROFILE_SPECIFIER =
|
||||||
|
|
||||||
// developers can locally override the Xcode settings for code signing
|
// developers can locally override the Xcode settings for code signing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user