Update the docs

This commit is contained in:
Philipp Heckel 2022-05-26 16:22:47 -04:00
parent 98b56c2f06
commit 01eeb71b9d
6 changed files with 72 additions and 39 deletions

View file

@ -319,3 +319,9 @@ To build your own version with Firebase, you must:
# To build a bundle .aab (app/play/release/*.aab)
./gradlew bundlePlayRelease
```
## iOS app
The ntfy iOS app source code is available [on GitHub](https://github.com/binwiederhier/ntfy-ios).
!!! info
I haven't had time to move the build instructions here. Please check out the repository instead.