Skip to content

Commit 0c0b8e5

Browse files
authored
Add AppStore link
1 parent 66a923c commit 0c0b8e5

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ kramdown:
2828

2929
# Jamulus release binary links
3030
download_root_link: "https://github.com/jamulussoftware/jamulus/releases/download/r3_11_0/"
31+
download_ios_app_store_link: "https://apps.apple.com/us/app/jamulus/id6654925705"
3132
download_file_names:
3233
deb-gui: "jamulus_3.11.0_ubuntu_amd64.deb"
3334
deb-headless: "jamulus-headless_3.11.0_ubuntu_amd64.deb"

wiki/en/Installation-for-iOS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ If you have don't own a PC, we suggest you to buy a [Raspberry Pi](https://www.r
2424
## Install for iOS (AppStore)
2525
1. Plug in your audio interface into your device
2626
2. Connect a wired internet connection to your device
27-
3. Download Jamulus from [Download Jamulus (AppStore)]({{ site.download_root_link }}{{ site.download_file_names.ios }}){:.button}
27+
3. Download Jamulus from [Download Jamulus (AppStore)]({{ site.download_ios_app_store_link }}){:.button}
2828

2929
## Install for iOS manually (for experienced users only)
3030

3131
**Note**: We provide an unsigned .ipa file which you need to sign and then install on your device. If you are not Jailbroken (and have AppSync installed), you might need additional software to install Jamulus. There are multiple ways to do that, but this guide only explains the most standard approach. Please note that we assume you already have a (free) Apple developer account. If you don't have one, create an Apple ID and [Sign up for a developer account](https://developer.apple.com/membercenter). We recommend to create one without two factor authentification and unrelated to your potential personal account. You will need to enter the password in non-Apple software.
3232

33-
1. [Download Jamulus (.ipa) on a PC/Mac]({{ site.download_root_link }}{{ site.download_file_names.ios_ipa }}){:.button}
33+
1. [Download Jamulus (.ipa) on a PC/Mac]({{ site.download_root_link }}{{ site.download_file_names.ios }}){:.button}
3434
2. Sign the .ipa file (e.g. via Xcode or some other **trusted** app. We won't give recommendations here, but there exist apps for every operating system)
3535
3. Once signed and installed; on your iOS device open Settings, navigate to General>Profiles (or VPN and Device Management). Tap on the developer account corresponding to your account and trust the account.
3636
4. Open Jamulus from your home-screen

0 commit comments

Comments
 (0)