From 309c51e747be7f3493a4d9c407ca2b847d94d1d6 Mon Sep 17 00:00:00 2001 From: JonasFranz Date: Thu, 25 Jun 2020 16:21:27 +0000 Subject: [PATCH] Add TestFlight link (#3) Update 'content/download/index.en.md' Add TestFlight link Reviewed-on: https://kolaente.dev/vikunja/website/pulls/3 Reviewed-by: konrad --- content/download/index.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/download/index.en.md b/content/download/index.en.md index 1fc945a..aa427ad 100644 --- a/content/download/index.en.md +++ b/content/download/index.en.md @@ -36,6 +36,6 @@ You can also [get the source code](http://code.vikunja.io/frontend) and build it We have [pre-built apks for Android](https://dl.vikunja.io/app/) which you can download and install on your device. We'll publish it to F-Droid and the Google Play Store once the app is feature complete. -As the app is built with flutter, we'll have binaries for iOS once we figured out a good way to build these with our infrastructure. Due to restrictions in the iOS platform, you'll have to sign these yourself to install it on your apple device. We'll also publish these to the app store one day. +We provide the latest build as beta version via TestFlight for iOS users. To install the version please follow this link: [https://testflight.apple.com/join/KxOaAraq](https://testflight.apple.com/join/KxOaAraq). New versions are published by the CI automatically. You can also [get the source code](http://code.vikunja.io/app) and build it yourself (for both Android and iOS).