Files
Yuta Saito a4d7a61a68 Fix broken codesign option for bundle dependency (#1104)
* Fix missing codesign option for bundle dependency

* Add codeSign: false test case for bundle dependency

* Update CHANGELOG.md
2021-07-15 19:06:33 +10:00

24 lines
427 B
YAML

name: AnotherProject
include: [../environments.yml]
options:
useBaseInternationalization: false
configFiles:
Test Debug: ../Configs/config.xcconfig
targets:
BundleX:
type: bundle
platform: iOS
BundleY:
type: bundle
platform: iOS
ExternalTarget:
type: framework
platform: iOS
IncludedLegacy:
type: ""
platform: iOS
legacy:
toolPath: /usr/bin/true
workingDirectory: .