diff --git a/vChewing.xcodeproj/project.pbxproj b/vChewing.xcodeproj/project.pbxproj index f8b6a3b7..a71b8aac 100644 --- a/vChewing.xcodeproj/project.pbxproj +++ b/vChewing.xcodeproj/project.pbxproj @@ -1434,7 +1434,6 @@ "$(OTHER_CFLAGS)", "-fcxx-modules", ); - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; }; name = Debug; }; @@ -1475,8 +1474,6 @@ "$(OTHER_CFLAGS)", "-fcxx-modules", ); - SWIFT_COMPILATION_MODE = wholemodule; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; }; name = Release; };