mirror of
https://github.com/yonaskolb/XcodeGen.git
synced 2026-03-18 20:02:25 +00:00
9 lines
161 B
YAML
9 lines
161 B
YAML
name: AnotherProject
|
|
include: [../environments.yml]
|
|
configFiles:
|
|
Test Debug: ../Configs/config.xcconfig
|
|
targets:
|
|
BundleX:
|
|
type: bundle
|
|
platform: iOS
|