Skip to content

Commit

Permalink
Merge pull request #11 from Baza207/master
Browse files Browse the repository at this point in the history
Enabled APPLICATION_EXTENSION_API_ONLY in watchOS framework.
  • Loading branch information
cnoon committed Sep 16, 2015
2 parents adadac9 + 2c742a1 commit 4e8c840
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions AlamofireImage.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand All @@ -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;
Expand Down

0 comments on commit 4e8c840

Please sign in to comment.