Mark lottie as extension safe

This commit is contained in:
Erik Kerber
2017-10-21 21:39:29 -05:00
parent 973c08da8c
commit e36deebd3c

View File

@@ -1243,6 +1243,7 @@
62CA59C11E3C173B002D7188 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
APPLICATION_EXTENSION_API_ONLY = YES;
CODE_SIGN_IDENTITY = "";
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
@@ -1263,6 +1264,7 @@
62CA59C21E3C173B002D7188 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
APPLICATION_EXTENSION_API_ONLY = YES;
CODE_SIGN_IDENTITY = "";
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;