From c9f027e7e15daedc66902626932c331c47949e01 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Wed, 18 Feb 2026 17:06:43 -0800 Subject: chore: deduplicate project build settings in xcodegen spec --- project.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/project.yml b/project.yml index d752671..1814edc 100644 --- a/project.yml +++ b/project.yml @@ -50,7 +50,6 @@ targets: ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME: AccentColor CODE_SIGN_STYLE: Automatic CURRENT_PROJECT_VERSION: 1 - DEAD_CODE_STRIPPING: YES DEVELOPMENT_ASSET_PATHS: "\"Sora/Preview Content\"" ENABLE_HARDENED_RUNTIME: YES ENABLE_PREVIEWS: YES @@ -71,7 +70,6 @@ targets: SDKROOT: auto SUPPORTED_PLATFORMS: iphoneos iphonesimulator macosx xros xrsimulator SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD: YES - SWIFT_EMIT_LOC_STRINGS: YES TARGETED_DEVICE_FAMILY: 1,2,7 XROS_DEPLOYMENT_TARGET: 1.0 ENABLE_APP_SANDBOX: YES -- cgit v1.2.3