From 32681109137fc916f4af026eb3ba493c487540fb Mon Sep 17 00:00:00 2001 From: tho Date: Tue, 4 Nov 2025 12:37:19 +0500 Subject: [PATCH] Fix link to SwiftUI documentation in README previous link was 404d --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 184ca236..9021cb57 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ ## Features -* Native user interface built with [SwiftUI](https://developer.apple.com/xcode/swiftui/) with customization settings +* Native user interface built with [SwiftUI](https://developer.apple.com/swiftui/) with customization settings * Player queue and history * Player component with custom controls, gestures and support for 4K playback * Fullscreen, Picture in Picture and background audio playback