NavidromeApp/iOS/Data
Dallas Groot b41a0062b8 Captured remaining into let finalRemaining
•	BackupManager — replaced barCount/gain/colorScheme with the 18 actual
VisualizerSettings properties on both export and import sides
	•	PendingOperationsQueue — captured remaining into let finalRemaining
before MainActor.run closure (Swift 6 concurrency), changed try?
CompanionAPIService() to CompanionAPIService.shared
	•	Widget — removed unused barWidth
	•	Version — both plists now use $(MARKETING_VERSION)
The localization warning about String Catalog Symbol Generation is an
Xcode recommendation, not an error — you can dismiss it or enable it
in project settings.
2026-04-12 19:49:05 -07:00
..
AudioPreFetcher.swift bug fixes and improvements 2026-04-12 16:16:32 -07:00
BackupManager.swift quick fix 2026-04-12 19:34:58 -07:00
OptimisticActionQueue.swift bug fixes 2026-04-11 15:09:06 -07:00
PendingOperationsQueue.swift Captured remaining into let finalRemaining 2026-04-12 19:49:05 -07:00
SyncEngine.swift quick fix 2026-04-12 13:21:20 -07:00
WidgetBridge.swift Performance audit, Now Playing widget, crossfade stability, cover art embedding, DJ profile bulk cache 2026-04-12 19:24:22 -07:00