Kaynağa Gözat

Merge pull request #273 from technomage/master

Make extension friendly
Mattt Thompson 11 yıl önce
ebeveyn
işleme
2aeba7b334
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      Alamofire.xcodeproj/project.pbxproj

+ 2 - 0
Alamofire.xcodeproj/project.pbxproj

@@ -349,6 +349,7 @@
 		F8111E4719A95C8B0040E7D1 /* Debug */ = {
 			isa = XCBuildConfiguration;
 			buildSettings = {
+				APPLICATION_EXTENSION_API_ONLY = YES;
 				CLANG_ENABLE_MODULES = YES;
 				DEFINES_MODULE = YES;
 				DYLIB_COMPATIBILITY_VERSION = 1;
@@ -367,6 +368,7 @@
 		F8111E4819A95C8B0040E7D1 /* Release */ = {
 			isa = XCBuildConfiguration;
 			buildSettings = {
+				APPLICATION_EXTENSION_API_ONLY = YES;
 				CLANG_ENABLE_MODULES = YES;
 				DEFINES_MODULE = YES;
 				DYLIB_COMPATIBILITY_VERSION = 1;