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 5d757f1 commit 8fdbbe5Copy full SHA for 8fdbbe5
BuildSettingExtractor/AppConstants+Categories.m
@@ -37,7 +37,7 @@ - (void)tps_registerApplicationDefaults {
37
TPSLinesBetweenBuildSettingsWithInfo : @3,
38
TPSTargetFoldersEnabled : @(NO),
39
TPSProjectFolderEnabled : @(NO),
40
- TPSDestinationFolderName : @"Config",
+ TPSDestinationFolderName : @"xcconfig",
41
TPSAutosaveInProjectFolder: @(NO),
42
TPSAlignBuildSettingValues: @(NO)
43
};
0 commit comments