mirror of
https://github.com/yonaskolb/XcodeGen.git
synced 2026-03-18 20:02:25 +00:00
292cee1f6e
PR #624 introduced a bug with operator priorities discarding false link settings for dependencies when the target is an executable and the dependency a static library. This PR fixes that.