Skip to content

Commit

Permalink
Allow non modular includes in framework modules.
Browse files Browse the repository at this point in the history
  • Loading branch information
slavikus committed Feb 8, 2016
1 parent 79139f0 commit 4a8802e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ObjectiveGitFramework.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1646,7 +1646,6 @@
isa = XCBuildConfiguration;
baseConfigurationReference = D0D8186A174421EB00995A2E /* Mac-Framework.xcconfig */;
buildSettings = {
CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = NO;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
FRAMEWORK_VERSION = A;
Expand All @@ -1671,7 +1670,6 @@
isa = XCBuildConfiguration;
baseConfigurationReference = D0D8186A174421EB00995A2E /* Mac-Framework.xcconfig */;
buildSettings = {
CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = NO;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
FRAMEWORK_VERSION = A;
Expand Down Expand Up @@ -1863,7 +1861,6 @@
isa = XCBuildConfiguration;
baseConfigurationReference = D0D8186A174421EB00995A2E /* Mac-Framework.xcconfig */;
buildSettings = {
CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = NO;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
FRAMEWORK_VERSION = A;
Expand Down Expand Up @@ -2096,7 +2093,6 @@
isa = XCBuildConfiguration;
baseConfigurationReference = D0D8186A174421EB00995A2E /* Mac-Framework.xcconfig */;
buildSettings = {
CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = NO;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
FRAMEWORK_VERSION = A;
Expand Down

0 comments on commit 4a8802e

Please sign in to comment.