IGListKit/scripts
Adam Mordavsky 287769ae86 Adds support for Apple Silicon brew directory (#1513)
Summary:
## Changes in this pull request

Issue fixed: #

When I've tried to run the `Examples/Examples-iOS` the compilation of the project failed on the `Swiftlint` phase.
`../../scripts/lint.sh: line 8: swiftlint: command not found
    Error: SwiftLint not installed!
    Download from https://github.com/realm/SwiftLint,
    or brew install swiftlint.`

### Checklist

- [x] All tests pass. Demo project builds and runs.
- [x] I added tests, an experiment, or detailed why my change isn't tested.
- [x] I added an entry to the `CHANGELOG.md` for any breaking changes, enhancements, or bug fixes.
- [x] I have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/master/.github/CONTRIBUTING.md)

Pull Request resolved: https://github.com/Instagram/IGListKit/pull/1513

Reviewed By: candance

Differential Revision: D30326670

Pulled By: lorixx

fbshipit-source-id: 99efc3bcda508ec89987f236aa38ee892c148dea
2025-12-10 17:18:08 +09:00
..
build_docs.sh Run lint on IGListKit 2025-12-10 17:18:05 +09:00
lint.sh Adds support for Apple Silicon brew directory (#1513) 2025-12-10 17:18:08 +09:00
pod_setup.sh Run lint on IGListKit 2025-12-10 17:18:05 +09:00
setup.sh Run lint on IGListKit 2025-12-10 17:18:05 +09:00
version.sh Run lint on IGListKit 2025-12-10 17:18:05 +09:00