Set bundle id to com.tt.screens (dev + prod)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name: Screens
|
||||
options:
|
||||
bundleIdPrefix: com.example.screens
|
||||
bundleIdPrefix: com.tt.screens
|
||||
deploymentTarget:
|
||||
iOS: "18.0"
|
||||
developmentLanguage: en
|
||||
@@ -32,7 +32,7 @@ targets:
|
||||
buildPhase: resources
|
||||
settings:
|
||||
base:
|
||||
PRODUCT_BUNDLE_IDENTIFIER: com.example.screens
|
||||
PRODUCT_BUNDLE_IDENTIFIER: com.tt.screens
|
||||
PRODUCT_NAME: Screens
|
||||
TARGETED_DEVICE_FAMILY: "1,2"
|
||||
GENERATE_INFOPLIST_FILE: NO
|
||||
|
||||
Reference in New Issue
Block a user