Skip to content

Commit de523a3

Browse files
committed
just modules
1 parent f8cef0d commit de523a3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Parse/Parse.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8456,6 +8456,7 @@
84568456
isa = XCBuildConfiguration;
84578457
baseConfigurationReference = 81DCD1491D2DA080002501A2 /* Debug.xcconfig */;
84588458
buildSettings = {
8459+
CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES;
84598460
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
84608461
CLANG_ENABLE_CODE_COVERAGE = YES;
84618462
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
@@ -8473,6 +8474,7 @@
84738474
isa = XCBuildConfiguration;
84748475
baseConfigurationReference = 81DCD14A1D2DA080002501A2 /* Release.xcconfig */;
84758476
buildSettings = {
8477+
CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES;
84768478
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
84778479
CLANG_ENABLE_CODE_COVERAGE = NO;
84788480
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;

0 commit comments

Comments
 (0)