Skip to content

Commit

Permalink
Mark lottie as extension safe
Browse files Browse the repository at this point in the history
  • Loading branch information
Erik Kerber committed Oct 22, 2017
1 parent 973c08d commit e36deeb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Lottie.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1243,6 +1243,7 @@
62CA59C11E3C173B002D7188 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
APPLICATION_EXTENSION_API_ONLY = YES;
CODE_SIGN_IDENTITY = "";
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
Expand All @@ -1263,6 +1264,7 @@
62CA59C21E3C173B002D7188 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
APPLICATION_EXTENSION_API_ONLY = YES;
CODE_SIGN_IDENTITY = "";
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
Expand Down

0 comments on commit e36deeb

Please sign in to comment.