Skip to content

Commit aadca95

Browse files
committed
Rename product bundle identifier for WooFoundationTests
1 parent 87df359 commit aadca95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WooFoundation/WooFoundation.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -549,7 +549,7 @@
549549
GENERATE_INFOPLIST_FILE = YES;
550550
IPHONEOS_DEPLOYMENT_TARGET = 15.4;
551551
MARKETING_VERSION = 1.0;
552-
PRODUCT_BUNDLE_IDENTIFIER = com.automattic.woo.ToolsTests;
552+
PRODUCT_BUNDLE_IDENTIFIER = com.automattic.woo.WooFoundationTests;
553553
PRODUCT_NAME = "$(TARGET_NAME)";
554554
SDKROOT = iphoneos;
555555
SWIFT_EMIT_LOC_STRINGS = NO;
@@ -568,7 +568,7 @@
568568
GENERATE_INFOPLIST_FILE = YES;
569569
IPHONEOS_DEPLOYMENT_TARGET = 15.4;
570570
MARKETING_VERSION = 1.0;
571-
PRODUCT_BUNDLE_IDENTIFIER = com.automattic.woo.ToolsTests;
571+
PRODUCT_BUNDLE_IDENTIFIER = com.automattic.woo.WooFoundationTests;
572572
PRODUCT_NAME = "$(TARGET_NAME)";
573573
SDKROOT = iphoneos;
574574
SWIFT_EMIT_LOC_STRINGS = NO;

0 commit comments

Comments
 (0)