Skip to content

Commit

Permalink
Enabled APPLICATION_EXTENSION_API_ONLY in watchOS framework.
Browse files Browse the repository at this point in the history
  • Loading branch information
Baza207 committed Sep 16, 2015
1 parent fa578d5 commit 1db5696
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 1db5696

Please sign in to comment.