yonaskolb / XcodeGen

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

basedOnDependencyAnalysis with framework target #1363

Open TomBentz opened 1 year ago

TomBentz commented 1 year ago

Hi,

The basedOnDependencyAnalysis key doesn't seem to work in case of a Framework target.

When set to 'no', it still appears ticked when generating the project.