Add org identifier documentation

This commit is contained in:
Maurice Parker 2019-10-09 10:37:52 -05:00
parent 742796aaa8
commit 411ed18551
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ PROVISIONING_PROFILE_SPECIFIER =
// CODE_SIGN_IDENTITY[sdk=iphoneos*] = iPhone Developer
// CODE_SIGN_IDENTITY[sdk=iphonesimulator*] = iPhone Developer
// DEVELOPMENT_TEAM = <Your Team ID>
// ORGANIZATION_IDENTIFIER = <Your Domain Name Reversed>
// CODE_SIGN_STYLE = Automatic
// PROVISIONING_PROFILE_SPECIFIER =
//