1
0
mirror of https://github.com/mastodon/mastodon-ios.git synced 2024-12-12 08:36:02 +01:00
mastodon-app-ufficiale-ipho.../.github/scripts/setup.sh
Nathan Mattes 4517a4fffb
Remove Cocoapods (#1179)
* Remove Cocoapods and Workspace

* Fix build

* Fix build again 🤦

* Update docs

* Fix fastlane to not use workspace anymore

* Update Documentation/Setup.md

Co-authored-by: Marcus Kida <marcus.kida@bearologics.com>

* Pin versions for swiftgen/sourcery

* Improve docs

---------

Co-authored-by: Marcus Kida <marcus.kida@bearologics.com>
2024-02-29 18:15:30 +01:00

14 lines
206 B
Bash
Executable File

#!/bin/bash
brew install swiftgen@6.6.2
brew install sourcery@2.1.3
# Install Ruby Bundler
gem install bundler:2.3.11
# Install Ruby Gems
bundle install
# Setup notification endpoint
bundle exec arkana