Skip to content

Commit de72e38

Browse files
authored
Update project.pbxproj
1 parent f1efc5f commit de72e38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Countly.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@
412412
"@executable_path/Frameworks",
413413
"@loader_path/Frameworks",
414414
);
415-
PRODUCT_BUNDLE_IDENTIFIER = ly.count.Countly;
415+
PRODUCT_BUNDLE_IDENTIFIER = ly.count.CountlyiOSSDK;
416416
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
417417
PROVISIONING_PROFILE_SPECIFIER = "";
418418
SKIP_INSTALL = YES;
@@ -438,7 +438,7 @@
438438
"@executable_path/Frameworks",
439439
"@loader_path/Frameworks",
440440
);
441-
PRODUCT_BUNDLE_IDENTIFIER = ly.count.Countly;
441+
PRODUCT_BUNDLE_IDENTIFIER = ly.count.CountlyiOSSDK;
442442
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
443443
PROVISIONING_PROFILE_SPECIFIER = "";
444444
SKIP_INSTALL = YES;

0 commit comments

Comments
 (0)