瀏覽代碼

Merge pull request #2 from norio-nomura/APPLICATION_EXTENSION_API_ONLY=YES

APPLICATION_EXTENSION_API_ONLY = YES
Norio Nomura 10 年之前
父節點
當前提交
11308e89ca
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      Base32.xcodeproj/project.pbxproj

+ 2 - 0
Base32.xcodeproj/project.pbxproj

@@ -536,6 +536,7 @@
 			isa = XCBuildConfiguration;
 			baseConfigurationReference = 6CA0A7B81A74E88E00AC539F /* Debug.xcconfig */;
 			buildSettings = {
+				APPLICATION_EXTENSION_API_ONLY = YES;
 				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
 				CURRENT_PROJECT_VERSION = 1;
 				IPHONEOS_DEPLOYMENT_TARGET = 8.0;
@@ -550,6 +551,7 @@
 			isa = XCBuildConfiguration;
 			baseConfigurationReference = 6CA0A7BA1A74E88E00AC539F /* Release.xcconfig */;
 			buildSettings = {
+				APPLICATION_EXTENSION_API_ONLY = YES;
 				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
 				CURRENT_PROJECT_VERSION = 1;
 				IPHONEOS_DEPLOYMENT_TARGET = 8.0;