Using new Xcode 7 -Owholemodule optimization setting

This commit is contained in:
NachoSoto 2015-08-27 04:21:06 +00:00
parent ccd6dcbf0a
commit 2a7ec38d48

View File

@ -545,7 +545,7 @@
isa = XCBuildConfiguration;
buildSettings = {
PRODUCT_NAME = SocketIO;
SWIFT_WHOLE_MODULE_OPTIMIZATION = YES;
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
};
name = Release;
};