https://github.com/revoltchat/ios
Revolt iOS App
https://github.com/revoltchat/ios
Last synced: about 1 year ago
JSON representation
Revolt iOS App
- Host: GitHub
- URL: https://github.com/revoltchat/ios
- Owner: revoltchat
- License: agpl-3.0
- Created: 2023-03-17T17:20:43.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T21:30:35.000Z (over 1 year ago)
- Last Synced: 2024-10-29T23:45:20.496Z (over 1 year ago)
- Language: Swift
- Homepage:
- Size: 2.13 MB
- Stars: 21
- Watchers: 4
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Revolt iOS
[](https://github.com/revoltchat/ios/stargazers)
[](https://github.com/revoltchat/ios/network/members)
[](https://github.com/revoltchat/ios/pulls)
[](https://github.com/revoltchat/ios/issues)
[](https://github.com/revoltchat/ios/graphs/contributors)
[](https://github.com/revoltchat/ios/blob/main/LICENSE)
Native iOS app for Revolt
This repository contains the source code for the native iOS application.
> [!IMPORTANT]
> This app is still in early stages, and not yet ready for production.
[Join the Testflight](https://testflight.apple.com/join/mGSCJe13) to try the app.
## Development
### Getting Started
Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.
#### Prerequisites
- macOS with Xcode installed.
#### Installation
1. **Clone the repository:** \
`git clone https://github.com/revoltchat/ios.git`
2. **Open the project in Xcode:** \
Open `Revolt.xcworkspace` in Xcode.
3. **Build and run the app:** \
Select your target device or simulator and hit the run button.
## License
All content contained within this repository is licensed under the [GNU Affero General Public License v3.0](https://github.com/revoltchat/ios/blob/main/LICENSE). Dependencies may be licensed differently._