Forráskód Böngészése

Set APPLICATION_EXTENSION_API_ONLY to YES

Felix Lamouroux 9 éve
szülő
commit
7fa3254b7a
1 módosított fájl, 2 hozzáadás és 0 törlés
  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;