Skip to content

Commit

Permalink
Merge pull request #11 from antitypical/xcode-7.1
Browse files Browse the repository at this point in the history
Leave ENABLE_BITCODE at the platform default.
  • Loading branch information
robrix committed Sep 13, 2015
2 parents 91020eb + 57d7997 commit eb0f164
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Assertions.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,6 @@
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_BITCODE = YES;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
Expand Down Expand Up @@ -553,7 +552,6 @@
COPY_PHASE_STRIP = YES;
CURRENT_PROJECT_VERSION = 1;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_BITCODE = YES;
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
Expand Down

0 comments on commit eb0f164

Please sign in to comment.