yonaskolb / XcodeGen

A Swift command line tool for generating your Xcode project
MIT License
7.01k stars 818 forks source link

Configure two schemes from one target #1338

Closed SergeyKrivorotko1 closed 1 year ago

SergeyKrivorotko1 commented 1 year ago

Good afternoon! Tell me how to configure two schemes from one target in a .yml file? First scheme is normal (without test plans), and the second scheme is with test plans.