mirror of
https://github.com/yonaskolb/XcodeGen.git
synced 2026-03-18 20:02:25 +00:00
d8d5457f48
* Add support for adding build tool plugins to targets * Added Plugin validation * Added some tests * Limited the minimum version to 5.7 Swift * Update .gitignore Co-authored-by: freddi(Yuki Aki) <freddi-kit@users.noreply.github.com> * Update CHANGELOG.md Co-authored-by: freddi(Yuki Aki) <freddi-kit@users.noreply.github.com> * Update CHANGELOG.md Co-authored-by: freddi(Yuki Aki) <freddi-kit@users.noreply.github.com> * Update Docs/ProjectSpec.md Co-authored-by: freddi(Yuki Aki) <freddi-kit@users.noreply.github.com> * Added a fixture for testing plugins * Update CHANGELOG.md * Installed the release version of XcodeProj --------- Co-authored-by: freddi(Yuki Aki) <freddi-kit@users.noreply.github.com>