Skip to content

Commit 4f89c9e

Browse files
committed
Update project.pbxproj
1 parent 8c7618c commit 4f89c9e

File tree

1 file changed

+2
-2
lines changed
  • SDKIntegrationTestApps/iOSReleaseTest-Cocoapods/iOSReleaseTest.xcodeproj

1 file changed

+2
-2
lines changed

SDKIntegrationTestApps/iOSReleaseTest-Cocoapods/iOSReleaseTest.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -563,7 +563,7 @@
563563
GENERATE_INFOPLIST_FILE = YES;
564564
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
565565
MARKETING_VERSION = 1.0;
566-
PRODUCT_BUNDLE_IDENTIFIER = com.SamSolutions.iOSReleaseTestTests;
566+
PRODUCT_BUNDLE_IDENTIFIER = "io.branch.sdk.Branch-TestBed";
567567
PRODUCT_NAME = "$(TARGET_NAME)";
568568
SWIFT_EMIT_LOC_STRINGS = NO;
569569
SWIFT_VERSION = 5.0;
@@ -584,7 +584,7 @@
584584
GENERATE_INFOPLIST_FILE = YES;
585585
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
586586
MARKETING_VERSION = 1.0;
587-
PRODUCT_BUNDLE_IDENTIFIER = com.SamSolutions.iOSReleaseTestTests;
587+
PRODUCT_BUNDLE_IDENTIFIER = "io.branch.sdk.Branch-TestBed";
588588
PRODUCT_NAME = "$(TARGET_NAME)";
589589
SWIFT_EMIT_LOC_STRINGS = NO;
590590
SWIFT_VERSION = 5.0;

0 commit comments

Comments
 (0)