瀏覽代碼

[PR #771] Enabled APPLICATION_EXTENSION_API_ONLY in tvOS framework target.

James Barrow 10 年之前
父節點
當前提交
2d8466cd2f
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      Alamofire.xcodeproj/project.pbxproj

+ 4 - 0
Alamofire.xcodeproj/project.pbxproj

@@ -1032,6 +1032,7 @@
 		4CF627001BA7CB3E0011A099 /* Debug */ = {
 			isa = XCBuildConfiguration;
 			buildSettings = {
+				APPLICATION_EXTENSION_API_ONLY = YES;
 				DEBUG_INFORMATION_FORMAT = dwarf;
 				DEFINES_MODULE = YES;
 				DYLIB_COMPATIBILITY_VERSION = 1;
@@ -1054,6 +1055,7 @@
 		4CF627011BA7CB3E0011A099 /* Release */ = {
 			isa = XCBuildConfiguration;
 			buildSettings = {
+				APPLICATION_EXTENSION_API_ONLY = YES;
 				COPY_PHASE_STRIP = NO;
 				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
 				DEFINES_MODULE = YES;
@@ -1425,6 +1427,7 @@
 				4CF627011BA7CB3E0011A099 /* Release */,
 			);
 			defaultConfigurationIsVisible = 0;
+			defaultConfigurationName = Release;
 		};
 		4CF627051BA7CB3E0011A099 /* Build configuration list for PBXNativeTarget "Alamofire tvOS Tests" */ = {
 			isa = XCConfigurationList;
@@ -1433,6 +1436,7 @@
 				4CF627031BA7CB3E0011A099 /* Release */,
 			);
 			defaultConfigurationIsVisible = 0;
+			defaultConfigurationName = Release;
 		};
 		4DD67C1E1A5C55C900ED2280 /* Build configuration list for PBXNativeTarget "Alamofire OSX" */ = {
 			isa = XCConfigurationList;