mirror of
https://github.com/yonaskolb/XcodeGen.git
synced 2026-03-18 20:02:25 +00:00
10 lines
341 B
YAML
10 lines
341 B
YAML
---
|
|
# Settings take from the following file and sorted
|
|
# /Applications/Xcode.app/Contents/Developer/Library/Xcode/Templates/Project Templates/Base/Base_ProjectSettings.xctemplate/TemplateInfo.plist
|
|
DEBUG_INFORMATION_FORMAT: dwarf-with-dsym
|
|
ENABLE_NS_ASSERTIONS: NO
|
|
VALIDATE_PRODUCT: YES
|
|
|
|
# Swift Settings
|
|
SWIFT_COMPILATION_MODE: wholemodule
|