Using new Xcode 7 -Owholemodule optimization setting
This commit is contained in:
parent
ccd6dcbf0a
commit
2a7ec38d48
@ -545,7 +545,7 @@
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
PRODUCT_NAME = SocketIO;
|
||||
SWIFT_WHOLE_MODULE_OPTIMIZATION = YES;
|
||||
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
|
||||
};
|
||||
name = Release;
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user