Explorar o código

Merge pull request #328 from grzesiekko/master

Enabled 'Require only App-Extension-Safe API' build setting for both framework targets
Robert Payne %!s(int64=9) %!d(string=hai) anos
pai
achega
32b8be9a3a
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      Masonry.xcodeproj/project.pbxproj

+ 2 - 0
Masonry.xcodeproj/project.pbxproj

@@ -343,6 +343,7 @@
 			isa = XCBuildConfiguration;
 			buildSettings = {
 				ALWAYS_SEARCH_USER_PATHS = NO;
+				APPLICATION_EXTENSION_API_ONLY = YES;
 				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
 				CLANG_CXX_LIBRARY = "libc++";
 				CLANG_ENABLE_MODULES = YES;
@@ -391,6 +392,7 @@
 			isa = XCBuildConfiguration;
 			buildSettings = {
 				ALWAYS_SEARCH_USER_PATHS = NO;
+				APPLICATION_EXTENSION_API_ONLY = YES;
 				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
 				CLANG_CXX_LIBRARY = "libc++";
 				CLANG_ENABLE_MODULES = YES;