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:
Trey T
2026-04-16 20:08:50 -05:00
parent 1c01b3573f
commit fcad267493

View File

@@ -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