Skip to content

Commit

Permalink
Add support for extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
Kryštof Matěj committed Jan 9, 2017
1 parent 981772d commit f56f98d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Carthage/TTTAttributedLabel.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -331,6 +331,7 @@
A52E643E1B14C0BF002709D4 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
APPLICATION_EXTENSION_API_ONLY = YES;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
Expand All @@ -346,6 +347,7 @@
A52E643F1B14C0BF002709D4 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
APPLICATION_EXTENSION_API_ONLY = YES;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
Expand Down

0 comments on commit f56f98d

Please sign in to comment.