XcodeGen/Tests/Fixtures/legacy_paths_test/legacy_included_paths_test.yml
2019-01-24 13:47:21 +00:00

34 lines
693 B
YAML

configFiles:
IncludedConfig: config
options:
carthageBuildPath: carthage_build
carthageExecutablePath: carthage_executable
targets:
IncludedTarget:
type: application
platform: tvOS
configFiles:
Config: config
sources:
- source
dependencies:
- framework: Framework
info:
path: info
entitlements:
path: entitlements
preBuildScripts:
- path: preBuildScript
postCompileScripts:
- path: postCompileScript
postBuildScripts:
- path: postBuildScript
aggregateTargets:
IncludedAggregateTarget:
targets:
- IncludedTarget
configFiles:
Config: config
buildScripts:
- path: buildScript