Skip to content

Instantly share code, notes, and snippets.

@lexuanquynh
Created June 19, 2025 03:21
Show Gist options
  • Save lexuanquynh/a85756ba3c303da5f5dcbe43d8e0103b to your computer and use it in GitHub Desktop.
Save lexuanquynh/a85756ba3c303da5f5dcbe43d8e0103b to your computer and use it in GitHub Desktop.
options:
bundleIdPrefix: com.iss
developmentLanguage: en
settingGroups:
BuildSettings:
base:
# Architectures
SDKROOT: iphoneos
# Build Options
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES: $(inherited)
DEBUG_INFORMATION_FORMAT: dwarf-with-dsym
ENABLE_BITCODE: false
# Deployment
IPHONEOS_DEPLOYMENT_TARGET: 13.0
TARGETED_DEVICE_FAMILY: 1
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment