Skip to content

Commit

Permalink
Merge pull request #4 from MrAlek/fix/app-extension-safe
Browse files Browse the repository at this point in the history
Allows extension use
Karina Fernandez authored Jun 19, 2017
2 parents 8cd8ace + 05984d9 commit 715ef0d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions FloatLabelRow.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
@@ -362,6 +362,7 @@
isa = XCBuildConfiguration;
baseConfigurationReference = 750A4210146D258B96749891 /* Pods-FloatLabelRow.debug.xcconfig */;
buildSettings = {
APPLICATION_EXTENSION_API_ONLY = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
@@ -385,6 +386,7 @@
isa = XCBuildConfiguration;
baseConfigurationReference = 62D452821D7ACA8A74B470D9 /* Pods-FloatLabelRow.release.xcconfig */;
buildSettings = {
APPLICATION_EXTENSION_API_ONLY = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;

0 comments on commit 715ef0d

Please sign in to comment.