mirror of
https://github.com/jagandeepbrar/lunasea.git
synced 2026-08-30 20:24:25 +00:00
56 lines
2.0 KiB
Markdown
56 lines
2.0 KiB
Markdown
# iOS
|
|
|
|
LunaSea is available on iOS 11.0+.
|
|
|
|
Note that installation of iOS app package (`.ipa`) files is a relatively advanced task and instructions are outside the scope of LunaSea's documentation and no support will be provided.
|
|
|
|
{% hint style="info" %}
|
|
If you want a stable experience, stick with stable releases. Want to test new builds of LunaSea? Read about the [build channels](../getting-started/build-channels.md) to make the right choice!
|
|
{% endhint %}
|
|
|
|
## App Store
|
|
|
|
_Channel(s): `Stable`_
|
|
|
|
The easiest way for most users with iOS devices who want stable releases would be to download releases of LunaSea directly from the [App Store](https://www.lunasea.app/appstore)!
|
|
|
|
## TestFlight
|
|
|
|
_Channel(s): `Stable`, `Beta`, `Edge`_
|
|
|
|
The easiest way for most users with iOS devices to use test channels is using the [TestFlight](https://apps.apple.com/app/testflight/id899247664) platform!
|
|
|
|
{% tabs %}
|
|
{% tab title="Stable" %}
|
|
1. [Download TestFlight for iOS](https://apps.apple.com/app/testflight/id899247664)
|
|
2. Join the [TestFlight stable channel](https://www.lunasea.app/testflight/stable)
|
|
3. Download LunaSea via the TestFlight application
|
|
{% endtab %}
|
|
|
|
{% tab title="Beta" %}
|
|
1. [Download TestFlight for iOS](https://apps.apple.com/app/testflight/id899247664)
|
|
2. Join the [TestFlight beta channel](https://www.lunasea.app/testflight/beta)
|
|
3. Download LunaSea via the TestFlight application
|
|
{% endtab %}
|
|
|
|
{% tab title="Edge" %}
|
|
1. [Download TestFlight for iOS](https://apps.apple.com/app/testflight/id899247664)
|
|
2. Join the [TestFlight edge channel](https://www.lunasea.app/testflight/edge)
|
|
3. Download LunaSea via the TestFlight application
|
|
{% endtab %}
|
|
{% endtabs %}
|
|
|
|
## Build Bucket
|
|
|
|
_Channel(s): `Stable`, `Beta`, `Edge`_\
|
|
_Format(s): `.ipa`_
|
|
|
|
All iOS releases are available in the [Build Bucket](https://builds.lunasea.app/#latest/)!
|
|
|
|
## GitHub Releases
|
|
|
|
_Channel(s): `Stable`_\
|
|
_Format(s): `.ipa`_
|
|
|
|
All stable releases are available on GitHub via the [Releases](https://github.com/JagandeepBrar/LunaSea/releases) page!
|