build for distribution
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
parent
558d6c16ab
commit
cc9b769fc0
@ -860,6 +860,7 @@
|
||||
EA336181288B19210071C351 /* Debug */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
BUILD_LIBRARY_FOR_DISTRIBUTION = YES;
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
CURRENT_PROJECT_VERSION = 1;
|
||||
DEFINES_MODULE = YES;
|
||||
@ -891,6 +892,7 @@
|
||||
EA336182288B19210071C351 /* Release */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
BUILD_LIBRARY_FOR_DISTRIBUTION = YES;
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
CURRENT_PROJECT_VERSION = 1;
|
||||
DEFINES_MODULE = YES;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user