浏览代码

Set APPLICATION_EXTENSION_API_ONLY to YES

Felix Lamouroux 9 年之前
父节点
当前提交
7fa3254b7a
共有 1 个文件被更改,包括 2 次插入0 次删除
  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;