001project_wildgrowth/ios/WildGrowth/Config/Shared.xcconfig

7 lines
238 B
Plaintext
Raw Normal View History

2026-02-12 17:57:24 +08:00
// Shared.xcconfig - 公共配置(被各环境 xcconfig 引用)
// 包含 Swift 版本、编译选项等通用设置
SWIFT_VERSION = 5.0
SWIFT_EMIT_LOC_STRINGS = YES
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES