Official iOS app for Mastodon
Go to file
Marcus Kida dff4c44889
Implement Fastlane (#1130)
2023-10-10 12:48:47 +02:00
.github Implement Fastlane (#1130) 2023-10-10 12:48:47 +02:00
Documentation Implement Fastlane (#1130) 2023-10-10 12:48:47 +02:00
Localization Sprinkle in some localization (IOS-14) 2023-09-27 15:12:43 +02:00
Mastodon Set Deployment Target to iOS 16 (#1125) 2023-09-29 19:31:22 +02:00
Mastodon.xcodeproj Implement Fastlane (#1130) 2023-10-10 12:48:47 +02:00
Mastodon.xcworkspace Get rid of FPS indicator 2023-09-22 15:28:07 +02:00
MastodonIntent Update localizations 2023-09-20 23:21:13 +02:00
MastodonSDK Set Deployment Target to iOS 16 (#1125) 2023-09-29 19:31:22 +02:00
MastodonTests Merge branch 'develop' into fix-warnings 2023-01-04 15:12:51 +01:00
MastodonUITests fix: manually bump the version to workaround auto version management not working issue 2022-11-08 14:17:43 +08:00
NotificationService More cleanup 2023-09-22 15:27:46 +02:00
OpenInActionExtension Improve "Open in Mastodon" by using Search API (#888) 2023-01-16 23:36:00 +01:00
ShareActionExtension Simplify Theme (#1121) 2023-09-27 15:08:12 +02:00
WidgetExtension Set Deployment Target to iOS 16 (#1125) 2023-09-29 19:31:22 +02:00
ci_scripts chore: export brew installed ruby 2022-07-27 18:41:39 +08:00
env chore: replace CocoaPods-Keys with Arkana 2022-07-15 11:34:16 +08:00
fastlane Implement Fastlane (#1130) 2023-10-10 12:48:47 +02:00
.arkana.yml Merge branch 'release-1.4.6' into feature/package-refactor 2022-11-01 14:14:00 +08:00
.env.example chore: fix GitHub CI 2022-10-08 14:01:21 +08:00
.gitignore Implement Fastlane (#1130) 2023-10-10 12:48:47 +02:00
.ruby-version Improvements to the project setup (#905) 2023-01-24 01:47:37 +01:00
AppStoreSnapshotTestPlan.xctestplan chore: update the snapshot documents and UITests 2022-03-19 01:02:23 +08:00
Gemfile Implement Fastlane (#1130) 2023-10-10 12:48:47 +02:00
Gemfile.lock Implement Fastlane (#1130) 2023-10-10 12:48:47 +02:00
LICENSE chore: add GPL-3 LICENSE 2021-07-31 18:18:34 +08:00
MastodonSDK.xctestplan feat: add rules attribute for Instance entity 2021-02-22 12:26:44 +08:00
Podfile Remove debug-menu (IOS-14) 2023-09-27 15:11:43 +02:00
Podfile.lock Implement Fastlane (#1130) 2023-10-10 12:48:47 +02:00
README.md Implement Fastlane (#1130) 2023-10-10 12:48:47 +02:00
crowdin.yml chore: fix placeholders conflict for some languages issue 2022-05-13 11:50:04 +08:00
swiftgen.yml feat: improve the i18n workflow 2022-11-15 01:44:28 +08:00
update_localization.sh fix: not copy translation resource for info.plist issue 2022-11-16 20:02:09 +08:00

README.md

Mastodon

CI Crowdin

Download on the App Store

Introduction

This is the repository for the official iOS App for Mastodon. You can install it from the App Store now. You can build the app from source and file bug report here.

Read this blog post for this app to learn more.

Developing an official iOS app for Mastodon

Getting Started

Acknowledgments

Thanks to these open-source projects listed here.

License

This project is released under the GPL-3 License. It is also dual-licensed to Apple for the purposes of publishing the app on the App Store. For this reason, any contributors are required to sign a Contributor License Agreement.