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
|
name: Screens
|
||||||
options:
|
options:
|
||||||
bundleIdPrefix: com.example.screens
|
bundleIdPrefix: com.tt.screens
|
||||||
deploymentTarget:
|
deploymentTarget:
|
||||||
iOS: "18.0"
|
iOS: "18.0"
|
||||||
developmentLanguage: en
|
developmentLanguage: en
|
||||||
@@ -32,7 +32,7 @@ targets:
|
|||||||
buildPhase: resources
|
buildPhase: resources
|
||||||
settings:
|
settings:
|
||||||
base:
|
base:
|
||||||
PRODUCT_BUNDLE_IDENTIFIER: com.example.screens
|
PRODUCT_BUNDLE_IDENTIFIER: com.tt.screens
|
||||||
PRODUCT_NAME: Screens
|
PRODUCT_NAME: Screens
|
||||||
TARGETED_DEVICE_FAMILY: "1,2"
|
TARGETED_DEVICE_FAMILY: "1,2"
|
||||||
GENERATE_INFOPLIST_FILE: NO
|
GENERATE_INFOPLIST_FILE: NO
|
||||||
|
|||||||
Reference in New Issue
Block a user