From a6c1908b87649bae00b94520a4e85f2c8179d876 Mon Sep 17 00:00:00 2001 From: Ethan Pippin Date: Tue, 10 Dec 2024 19:15:43 -0700 Subject: [PATCH] update (#1356) --- README.md | 14 +++++----- Resources/Get_the_beta_on_Testflight.svg | 31 --------------------- Resources/testflight.svg | 35 ++++++++++++++++++++++++ 3 files changed, 42 insertions(+), 38 deletions(-) delete mode 100644 Resources/Get_the_beta_on_Testflight.svg create mode 100644 Resources/testflight.svg diff --git a/README.md b/README.md index 72bf181c..1cf88b9b 100644 --- a/README.md +++ b/README.md @@ -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. > [!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. - Get the beta on TestFlight + Get the beta on TestFlight ## ⚙️ 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. +## 🎬 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 **Don't see Swiftfin in your language?** @@ -50,8 +54,4 @@ Check out our [Weblate instance](https://translate.jellyfin.org/projects/swiftfi - - -## 🎬 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). + \ No newline at end of file diff --git a/Resources/Get_the_beta_on_Testflight.svg b/Resources/Get_the_beta_on_Testflight.svg deleted file mode 100644 index f13854bf..00000000 --- a/Resources/Get_the_beta_on_Testflight.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - Testflight - - - - - - - - - - - - - - - - - - - - - Get the beta on - - - TestFlight - - - - \ No newline at end of file diff --git a/Resources/testflight.svg b/Resources/testflight.svg new file mode 100644 index 00000000..89279c84 --- /dev/null +++ b/Resources/testflight.svg @@ -0,0 +1,35 @@ + + + testflight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file