fluxa/shared
KhooLy a383bbe815 Fix AppleDetailDataSource for extended DetailDataSource interface
The Phase 1 DetailContracts extension (season/episode/streams/
downloads) added five new abstract members to DetailDataSource that
AppleDetailDataSource didn't implement, breaking the iOS build. Adds
NSNotificationCenter dispatch for each, following the same
postNotificationName pattern the existing loadDetail/toggleWatchlist
methods use, plus the missing runtimeLabel field in the JSON decode.
2026-07-14 13:24:08 +03:00
..
src Fix AppleDetailDataSource for extended DetailDataSource interface 2026-07-14 13:24:08 +03:00
build.gradle.kts Fix Apple framework export and simulator architecture 2026-07-13 04:22:39 +03:00