This commit is contained in:
Ethan Pippin 2024-12-10 19:15:43 -07:00 committed by GitHub
parent fac0c3ee82
commit a6c1908b87
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 42 additions and 38 deletions

View File

@ -32,16 +32,20 @@
Use the TestFlight version to test new features and bug fixes before being published to the App Store. We are grateful for your time and resources for reporting new bugs. Use the TestFlight version to test new features and bug fixes before being published to the App Store. We are grateful for your time and resources for reporting new bugs.
> [!NOTE] > [!NOTE]
> As of June 11, 2024, only iOS has a TestFlight version. tvOS is planned for the near future. > Only iOS has a TestFlight version. See [this discussion](https://github.com/jellyfin/Swiftfin/discussions/1294) for tvOS updates.
<a href="https://testflight.apple.com/join/SqNPfdxq"> <a href="https://testflight.apple.com/join/SqNPfdxq">
<img height=75 alt="Get the beta on TestFlight" src="./Resources/Get_the_beta_on_Testflight.svg"/> <img height=75 alt="Get the beta on TestFlight" src="./Resources/testflight.svg"/>
</a> </a>
## ⚙️ Development ## ⚙️ Development
Thank you for your interest in Swiftfin! Please check out the [Contribution Guidelines](https://github.com/jellyfin/Swiftfin/blob/main/Documentation/contributing.md) to get started. Thank you for your interest in Swiftfin! Please check out the [Contribution Guidelines](https://github.com/jellyfin/Swiftfin/blob/main/Documentation/contributing.md) to get started.
## 🎬 Player Differences
Swiftfin offers both **Native (AVKit)** and **Swiftfin (VLCKit)** players to provide the best compatibility across Apple devices. To learn more about the capabilities and differences between these players, visit our [Player Differences documentation](https://github.com/jellyfin/Swiftfin/blob/main/Documentation/players.md).
## 📚 Translations ## 📚 Translations
**Don't see Swiftfin in your language?** **Don't see Swiftfin in your language?**
@ -51,7 +55,3 @@ Check out our [Weblate instance](https://translate.jellyfin.org/projects/swiftfi
<a href="https://translate.jellyfin.org/engage/swiftfin/"> <a href="https://translate.jellyfin.org/engage/swiftfin/">
<img src="https://translate.jellyfin.org/widgets/swiftfin/-/multi-auto.svg"/> <img src="https://translate.jellyfin.org/widgets/swiftfin/-/multi-auto.svg"/>
</a> </a>
## 🎬 Player Differences
Swiftfin offers both **Native (AVKit)** and **Swiftfin (VLCKit)** players to provide the best compatibility across Apple devices. To learn more about the capabilities and differences between these players, visit our [Player Differences documentation](https://github.com/jellyfin/Swiftfin/blob/main/Documentation/players.md).

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 14 KiB

35
Resources/testflight.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 27 KiB