yonaskolb / XcodeGen

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

Add cache command #1476

Closed yonaskolb closed 1 month ago

yonaskolb commented 1 month ago

Resolved #1457

Adds a new xcodegen cache command, which will write the current cache. This can be used in a post-commit hook to make sure the cache is always up to date, which should remove incorrect cache hits