Skip to content
This repository was archived by the owner on Mar 7, 2026. It is now read-only.

Commit 3c46a70

Browse files
authored
Remove SWIFT_OPTIMIZATION_LEVEL from project.yml
Remove SWIFT_OPTIMIZATION_LEVEL from project settings.
1 parent 8e003af commit 3c46a70

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

project.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ targets:
2424
settings:
2525
IPHONEOS_DEPLOYMENT_TARGET: "16.0"
2626
ASSETCATALOG_COMPILER_APPICON_NAME: "AppIcon"
27-
SWIFT_OPTIMIZATION_LEVEL: "-Owholemodule" # optimized for Release
2827
info:
2928
path: "Info.plist"
3029
properties:

0 commit comments

Comments
 (0)