Merge pull request #151 from NachoSoto/swift-2
Using new Xcode 7 -Owholemodule optimization setting
This commit is contained in:
commit
9510ef9d4f
@ -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