Skip to content

Commit 27dfb55

Browse files
committed
Update project.pbxproj
1 parent 4e8b788 commit 27dfb55

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
@@ -515,7 +515,7 @@
515515
"@executable_path/Frameworks",
516516
);
517517
MARKETING_VERSION = 1.0;
518-
PRODUCT_BUNDLE_IDENTIFIER = com.NipunSingh.iOSReleaseTest;
518+
PRODUCT_BUNDLE_IDENTIFIER = "io.branch.link-simulator";
519519
PRODUCT_NAME = "$(TARGET_NAME)";
520520
SWIFT_EMIT_LOC_STRINGS = YES;
521521
SWIFT_VERSION = 5.0;
@@ -570,7 +570,7 @@
570570
GENERATE_INFOPLIST_FILE = YES;
571571
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
572572
MARKETING_VERSION = 1.0;
573-
PRODUCT_BUNDLE_IDENTIFIER = com.NipunSingh.iOSReleaseTest;
573+
PRODUCT_BUNDLE_IDENTIFIER = "io.branch.link-simulator";
574574
PRODUCT_NAME = "$(TARGET_NAME)";
575575
SWIFT_EMIT_LOC_STRINGS = NO;
576576
SWIFT_VERSION = 5.0;

0 commit comments

Comments
 (0)