Official iOS app for Mastodon
Go to file
CMK 19ddb106ad chore: setup project 2021-01-22 14:28:58 +08:00
Mastodon chore: setup project 2021-01-22 14:28:58 +08:00
Mastodon.xcodeproj chore: setup project 2021-01-22 14:28:58 +08:00
Mastodon.xcworkspace chore: setup project 2021-01-22 14:28:58 +08:00
MastodonSDK chore: setup project 2021-01-22 14:28:58 +08:00
MastodonTests Initial Commit 2021-01-22 13:54:11 +08:00
MastodonUITests Initial Commit 2021-01-22 13:54:11 +08:00
.gitignore chore: setup project 2021-01-22 14:28:58 +08:00
Podfile chore: setup project 2021-01-22 14:28:58 +08:00
Podfile.lock chore: setup project 2021-01-22 14:28:58 +08:00
README.md chore: setup project 2021-01-22 14:28:58 +08:00
swiftgen.yml chore: setup project 2021-01-22 14:28:58 +08:00

README.md

Mastodon

Requirements

Setup

Setup for M1 Mac

CocoaPods may fail to update. Try install fii to fix it.

# https://github.com/CocoaPods/CocoaPods/issues/10220
sudo arch -x86_64 gem install ffi

Acknowledgements

License