8000 Revert "Allow non modular includes in framework modules." · libgit2/objective-git@53e79e2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 53e79e2

Browse files
committed
Revert "Allow non modular includes in framework modules."
This reverts commit 4a8802e.
1 parent 4a8802e commit 53e79e2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ObjectiveGitFramework.xcodeproj/project.pbxproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1646,6 +1646,7 @@
16461646
isa = XCBuildConfiguration;
16471647
baseConfigurationReference = D0D8186A174421EB00995A2E /* Mac-Framework.xcconfig */;
16481648
buildSettings = {
1649+
CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = NO;
16491650
DYLIB_COMPATIBILITY_VERSION = 1;
16501651
DYLIB_CURRENT_VERSION = 1;
16511652
FRAMEWORK_VERSION = A;
@@ -1670,6 +1671,7 @@
16701671
isa = XCBuildConfiguration;
16711672
baseConfigurationReference = D0D8186A174421EB00995A2E /* Mac-Framework.xcconfig */;
16721673
buildSettings = {
1674+
CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = NO;
16731675
DYLIB_COMPATIBILITY_VERSION = 1;
16741676
DYLIB_CURRENT_VERSION = 1;
16751677
FRAMEWORK_VERSION = A;
@@ -1861,6 +1863,7 @@
18611863
isa = XCBuildConfiguration;
18621864
baseConfigurationReference = D0D8186A174421EB00995A2E /* Mac-Framework.xcconfig */;
18631865
buildSettings = {
1866+
CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = NO;
18641867
DYLIB_COMPATIBILITY_VERSION = 1;
18651868
DYLIB_CURRENT_VERSION = 1;
18661869
FRAMEWORK_VERSION = A;
@@ -2093,6 +2096,7 @@
20932096
isa = XCBuildConfiguration;
20942097
baseConfigurationReference = D0D8186A174421EB00995A2E /* Mac-Framework.xcconfig */;
20952098
buildSettings = {
2099+
CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = NO;
20962100
DYLIB_COMPATIBILITY_VERSION = 1;
20972101
DYLIB_CURRENT_VERSION = 1;
20982102
FRAMEWORK_VERSION = A;

0 commit comments

Comments
 (0)
0