We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dbc894 commit 1322bb9Copy full SHA for 1322bb9
TeamTalk/TeamTalk.xcodeproj/project.pbxproj
@@ -2486,7 +2486,7 @@
2486
"$(DEVELOPER_FRAMEWORKS_DIR)",
2487
);
2488
GCC_PRECOMPILE_PREFIX_HEADER = YES;
2489
- GCC_PREFIX_HEADER = "IOSDuoduo/IOSDuoduo-Prefix.pch";
+ GCC_PREFIX_HEADER = "IOSDuoduo/TeamTalk-Prefix.pch";
2490
GCC_PREPROCESSOR_DEFINITIONS = (
2491
"DEBUG=1",
2492
"$(inherited)",
@@ -2508,7 +2508,7 @@
2508
2509
2510
2511
2512
INFOPLIST_FILE = "IOSDuoduoTests/TeamTalkTests-Info.plist";
2513
PRODUCT_NAME = TeamTalkTests;
2514
TEST_HOST = "$(BUNDLE_LOADER)";
0 commit comments