XcodeGen/Tests/Fixtures/CarthageProject/project.yml

14 lines
311 B
YAML

name: Project
options:
findCarthageFrameworks: true
targets:
Framework:
type: framework
platform: [iOS, tvOS, watchOS, macOS]
dependencies:
- carthage: Result
- carthage: Alamofire
- carthage: CarthageTestFixture
- carthage: ReactiveSwift
- carthage: ReactiveCocoa