Skip to content

Commit 4a8802e

Browse files
committed
Allow non modular includes in framework modules.
1 parent 79139f0 commit 4a8802e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

ObjectiveGitFramework.xcodeproj/project.pbxproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1646,7 +1646,6 @@
16461646
isa = XCBuildConfiguration;
16471647
baseConfigurationReference = D0D8186A174421EB00995A2E /* Mac-Framework.xcconfig */;
16481648
buildSettings = {
1649-
CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = NO;
16501649
DYLIB_COMPATIBILITY_VERSION = 1;
16511650
DYLIB_CURRENT_VERSION = 1;
16521651
FRAMEWORK_VERSION = A;
@@ -1671,7 +1670,6 @@
16711670
isa = XCBuildConfiguration;
16721671
baseConfigurationReference = D0D8186A174421EB00995A2E /* Mac-Framework.xcconfig */;
16731672
buildSettings = {
1674-
CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = NO;
16751673
DYLIB_COMPATIBILITY_VERSION = 1;
16761674
DYLIB_CURRENT_VERSION = 1;
16771675
FRAMEWORK_VERSION = A;
@@ -1863,7 +1861,6 @@
18631861
isa = XCBuildConfiguration;
18641862
baseConfigurationReference = D0D8186A174421EB00995A2E /* Mac-Framework.xcconfig */;
18651863
buildSettings = {
1866-
CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = NO;
18671864
DYLIB_COMPATIBILITY_VERSION = 1;
18681865
DYLIB_CURRENT_VERSION = 1;
18691866
FRAMEWORK_VERSION = A;
@@ -2096,7 +2093,6 @@
20962093
isa = XCBuildConfiguration;
20972094
baseConfigurationReference = D0D8186A174421EB00995A2E /* Mac-Framework.xcconfig */;
20982095
buildSettings = {
2099-
CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = NO;
21002096
DYLIB_COMPATIBILITY_VERSION = 1;
21012097
DYLIB_CURRENT_VERSION = 1;
21022098
FRAMEWORK_VERSION = A;

0 commit comments

Comments
 (0)