Skip to content

Commit

Permalink
Merge pull request #1277 from pointum/master
Browse files Browse the repository at this point in the history
OS X does not support bitcode.
  • Loading branch information
dinhvh committed Nov 12, 2015
2 parents 620a655 + b729a58 commit c59c410
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build-mac/mailcore2.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -4255,7 +4255,6 @@
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
ENABLE_BITCODE = YES;
EXECUTABLE_PREFIX = lib;
MACOSX_DEPLOYMENT_TARGET = 10.8;
PRODUCT_NAME = MailCore;
Expand All @@ -4267,7 +4266,6 @@
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
ENABLE_BITCODE = YES;
EXECUTABLE_PREFIX = lib;
MACOSX_DEPLOYMENT_TARGET = 10.8;
PRODUCT_NAME = MailCore;
Expand Down

0 comments on commit c59c410

Please sign in to comment.