diff --git a/AlamofireImage.xcodeproj/project.pbxproj b/AlamofireImage.xcodeproj/project.pbxproj index ac787db8..07bb27d8 100644 --- a/AlamofireImage.xcodeproj/project.pbxproj +++ b/AlamofireImage.xcodeproj/project.pbxproj @@ -1566,6 +1566,7 @@ 4C4D4EC71B92976900C96855 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { + APPLICATION_EXTENSION_API_ONLY = YES; DEBUG_INFORMATION_FORMAT = dwarf; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; @@ -1587,6 +1588,7 @@ 4C4D4EC81B92976900C96855 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { + APPLICATION_EXTENSION_API_ONLY = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1;