Browse Source

Set APPLICATION_EXTENSION_API_ONLY to YES

Felix Lamouroux 9 years ago
parent
commit
7fa3254b7a
1 changed files with 2 additions and 0 deletions
  1. 2 0
      SwiftyStoreKit.xcodeproj/project.pbxproj

+ 2 - 0
SwiftyStoreKit.xcodeproj/project.pbxproj

@@ -735,6 +735,7 @@
 		6502F6371B985C40004E342D /* Debug */ = {
 			isa = XCBuildConfiguration;
 			buildSettings = {
+				APPLICATION_EXTENSION_API_ONLY = YES;
 				CURRENT_PROJECT_VERSION = 1;
 				DEFINES_MODULE = YES;
 				DYLIB_COMPATIBILITY_VERSION = 1;
@@ -757,6 +758,7 @@
 		6502F6381B985C40004E342D /* Release */ = {
 			isa = XCBuildConfiguration;
 			buildSettings = {
+				APPLICATION_EXTENSION_API_ONLY = YES;
 				CURRENT_PROJECT_VERSION = 1;
 				DEFINES_MODULE = YES;
 				DYLIB_COMPATIBILITY_VERSION = 1;