mirror of
https://github.com/yattee/yattee.git
synced 2026-05-02 05:27:49 +00:00
d94a50f8c34ce722cc0d270ab4d90a241bf48c1b
xcodebuild's resolvePackageDependencies sometimes fails with "already exists in file system" when multiple binary xcframework targets from the same release URL try to extract concurrently. The failing target varies across runs, confirming a race, not a missing-file problem. Wipe the three SPM cache roots between attempts and retry up to three times before giving up; once the resolve succeeds, fastlane's own resolve step reuses the cache.
Yattee 2 is in the works! A new version of the app is being built with a refreshed experience for iOS, tvOS and soon for macOS. It pairs with the new Yattee Server — a self-hosted backend powered by yt-dlp that supports 1000+ sites. Join the TestFlight beta to try early builds, and check the new documentation site at docs.yattee.stream for guides, roadmap and changelog.
Features
- Native user interface built with 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
- SponsorBlock, configurable categories to skip
License
Yattee and its components is shared on AGPL v3 license.
Languages
Swift
99.4%
Ruby
0.6%