sindresorhus / Gifski

🌈 Convert videos to high-quality GIFs on your Mac
https://sindresorhus.com/gifski
MIT License
7.72k stars 290 forks source link

Missing default support for swiftlint installation on M1 mac #284

Closed ben-p-commits closed 1 year ago

ben-p-commits commented 1 year ago

The homebrew install location for swiftlint differs on M1 mac vs x86 arch. This project should check the m1 location, and then fall back gracefully in the build phase script.

PR Pending.