[08:55:41] Hello, I have a question [08:56:05] Just cloned the iOS repo for the wikipedia app and tried to run `./scripts/setup` [08:56:33] However after installing the formulae with brew it fails with `scripts/setup_git_hooks: line 6: .git/hooks/pre-commit: No such file or directory` [08:57:10] Which is true, there is no such file `pre-commit` [08:57:46] How should I fix this? [09:39:10] Also--not even able to build the app after opening the project. It keeps on failing with: `module compiled with Swift 5.3 cannot be imported by the Swift 5.2.4 compiler:` [09:39:23] CocoaLumberJack is failing to build [09:47:48] Carthage update fails on `wikimedia/hpple` not being found--that repo doesn't exist [09:48:04] Pff, I'm sorry but why does the setup for this app has so many failures? [09:48:41] I use the `main` branch--should I use a different branch? I'm confused to the max