Skip to content
This repository was archived by the owner on Aug 16, 2023. It is now read-only.

Commit 37f1437

Browse files
committed
Remove old prefix header from test target.
1 parent 3e858b2 commit 37f1437

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

CMDQueryStringSerialization.xcodeproj/project.pbxproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -421,8 +421,6 @@
421421
"$(inherited)",
422422
"$(DEVELOPER_FRAMEWORKS_DIR)",
423423
);
424-
GCC_PRECOMPILE_PREFIX_HEADER = YES;
425-
GCC_PREFIX_HEADER = "CMDQueryStringSerialization/CMDQueryStringSerialization-Prefix.pch";
426424
GCC_PREPROCESSOR_DEFINITIONS = (
427425
"DEBUG=1",
428426
"$(inherited)",
@@ -441,8 +439,6 @@
441439
"$(inherited)",
442440
"$(DEVELOPER_FRAMEWORKS_DIR)",
443441
);
444-
GCC_PRECOMPILE_PREFIX_HEADER = YES;
445-
GCC_PREFIX_HEADER = "CMDQueryStringSerialization/CMDQueryStringSerialization-Prefix.pch";
446442
INFOPLIST_FILE = "CMDQueryStringSerializationTests/CMDQueryStringSerializationTests-Info.plist";
447443
PRODUCT_NAME = "$(TARGET_NAME)";
448444
WRAPPER_EXTENSION = xctest;

0 commit comments

Comments
 (0)