Fixed ORGANIZATION_IDENTIFIER in xcconfig

This commit is contained in:
Maurice Parker 2019-09-30 23:18:27 -05:00
parent ea2a97e9b1
commit c56c76e557

View File

@ -1,7 +1,7 @@
CODE_SIGN_IDENTITY = Developer ID Application
DEVELOPMENT_TEAM = DY2XQRVWN9
CODE_SIGN_STYLE = Automatic
BUNDLE_ROOT = com.ranchero
ORGANIZATION_IDENTIFIER = com.ranchero
PROVISIONING_PROFILE_SPECIFIER =
// developers can locally override the Xcode settings for code signing