Update to recommended Xcode settings

This commit is contained in:
Lukhnos Liu 2021-11-22 20:21:49 -08:00
parent 164705e6f3
commit b9a54a8614
3 changed files with 4 additions and 3 deletions

View File

@ -544,7 +544,7 @@
6A0D4E9415FC0CFA00ABF4B3 /* Project object */ = { 6A0D4E9415FC0CFA00ABF4B3 /* Project object */ = {
isa = PBXProject; isa = PBXProject;
attributes = { attributes = {
LastUpgradeCheck = 1220; LastUpgradeCheck = 1310;
TargetAttributes = { TargetAttributes = {
6A0D4EA115FC0D2D00ABF4B3 = { 6A0D4EA115FC0D2D00ABF4B3 = {
LastSwiftMigration = 1240; LastSwiftMigration = 1240;
@ -837,6 +837,7 @@
"$(OTHER_CFLAGS)", "$(OTHER_CFLAGS)",
"-fcxx-modules", "-fcxx-modules",
); );
SWIFT_COMPILATION_MODE = wholemodule;
}; };
name = Release; name = Release;
}; };

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<Scheme <Scheme
LastUpgradeVersion = "1240" LastUpgradeVersion = "1310"
version = "1.3"> version = "1.3">
<BuildAction <BuildAction
parallelizeBuildables = "YES" parallelizeBuildables = "YES"

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<Scheme <Scheme
LastUpgradeVersion = "1240" LastUpgradeVersion = "1310"
version = "1.3"> version = "1.3">
<BuildAction <BuildAction
parallelizeBuildables = "YES" parallelizeBuildables = "YES"