Skip to content

Commit

Permalink
Revert "xcode 12 build for intel only."
Browse files Browse the repository at this point in the history
This reverts commit 7f12dde.
  • Loading branch information
Jonathan Mitchell committed Sep 30, 2020
1 parent 7f12dde commit 2b42073
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions FBKVOController.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,6 @@
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
English,
en,
);
mainGroup = ECEA60F518A49C620064AFF4;
Expand Down Expand Up @@ -917,7 +916,6 @@
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(NATIVE_ARCH_ACTUAL)";
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
Expand Down Expand Up @@ -969,7 +967,6 @@
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(NATIVE_ARCH_ACTUAL)";
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
Expand Down

0 comments on commit 2b42073

Please sign in to comment.