Official iOS app for Mastodon
Go to file
CMK 65d6ae6e11 chore: rename and cleanup 2021-01-26 18:11:44 +08:00
Mastodon feat: add MastodonAPI 2021-01-26 17:38:30 +08:00
Mastodon.xcodeproj feat: add MastodonAPI 2021-01-26 17:38:30 +08:00
Mastodon.xcworkspace feat: add MastodonAPI 2021-01-26 17:38:30 +08:00
MastodonSDK chore: rename and cleanup 2021-01-26 18:11:44 +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