mirror of
https://github.com/yonaskolb/XcodeGen.git
synced 2026-03-18 20:02:25 +00:00
21 lines
301 B
YAML
21 lines
301 B
YAML
settingGroups:
|
|
test:
|
|
CLANG_ENABLE_MODULES: 'YES'
|
|
configs:
|
|
Staging Test:
|
|
settingGroups:
|
|
- debug
|
|
- test
|
|
settings:
|
|
targets:
|
|
Axis iOS:
|
|
type: application
|
|
sources:
|
|
- Sources
|
|
schemes:
|
|
iOS Test:
|
|
build:
|
|
targets:
|
|
Axis iOS:
|
|
archive: true
|