From 4f9ff3fc3f4d1647c7a8919b0d35cdd2a40c37d8 Mon Sep 17 00:00:00 2001 From: Stefanos Kornilios Mitsis Poiitidis Date: Sat, 8 Aug 2015 07:29:54 +0200 Subject: [PATCH] OSX: Fix release build --- .../osx/emulator-osx/emulator-osx.xcodeproj/project.pbxproj | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/shell/osx/emulator-osx/emulator-osx.xcodeproj/project.pbxproj b/shell/osx/emulator-osx/emulator-osx.xcodeproj/project.pbxproj index 40a8d6b3c..d1212d2b6 100644 --- a/shell/osx/emulator-osx/emulator-osx.xcodeproj/project.pbxproj +++ b/shell/osx/emulator-osx/emulator-osx.xcodeproj/project.pbxproj @@ -1662,8 +1662,13 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; COMBINE_HIDPI_IMAGES = YES; "GCC_PREPROCESSOR_DEFINITIONS[arch=*]" = ( + TARGET_NO_EXCEPTIONS, + TARGET_NO_WEBUI, + TARGET_NO_NIXPROF, + TARGET_NO_COREIO_HTTP, TARGET_NO_JIT, TARGET_OSX, + "$(inherited)", ); HEADER_SEARCH_PATHS = ( "$(inherited)",