Xcode // Enable whole-module compilation.
This commit is contained in:
parent
facbc42019
commit
7ddb284b84
|
@ -1490,6 +1490,7 @@
|
|||
"$(OTHER_CFLAGS)",
|
||||
"-fcxx-modules",
|
||||
);
|
||||
SWIFT_COMPILATION_MODE = wholemodule;
|
||||
};
|
||||
name = Release;
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue