yonaskolb / XcodeGen

A Swift command line tool for generating your Xcode project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deactivate the auto-generated scheme by the target

vicajilau opened this issue · comments

Hello everyone,

I have a target with several schemas. I would like to disable the capability that causes a schema to be automatically created with the name of the target. Is there a way to disable this functionality to auto-generate the schema from the target?

Thank you so much!!