Quellcode durchsuchen

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

James Barrow vor 10 Jahren
Ursprung
Commit
2d8466cd2f
1 geänderte Dateien mit 4 neuen und 0 gelöschten Zeilen
  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;