fluxa/appleApp/iOS
KhooLy 3801e75b1a Pass seasonsCount to PlayerContentUiModel in the iOS playback presenter
Kotlin default parameter values aren't exposed through the generated
Swift bindings, so every PlayerContentUiModel field is required from
Swift regardless of its Kotlin-side default. This call site predates
the seasonsCount field and never got updated, which only surfaced now
that Apple CI's build actually reaches Swift compilation for this file.
2026-07-20 17:30:02 +03:00
..
FluxaAppleAddonStoreStartup.swift Wire Addon Store screen to real networking on iOS 2026-07-20 15:05:37 +03:00
FluxaAppleAppRuntime.swift Migrate shared Apple UI bridges to KMP 2026-07-14 16:55:16 +03:00
FluxaAppleAuthStartup.swift Migrate shared Apple UI bridges to KMP 2026-07-14 16:55:16 +03:00
FluxaAppleCalendarStartup.swift Fix Apple host compilation 2026-07-14 19:13:11 +03:00
FluxaAppleCatalogStartup.swift Migrate shared Apple UI bridges to KMP 2026-07-14 16:55:16 +03:00
FluxaAppleDetailStartup.swift Track enabled/disabled addon state and respect it when fetching content 2026-07-20 15:05:25 +03:00
FluxaAppleDiscoverStartup.swift Migrate shared Apple UI bridges to KMP 2026-07-14 16:55:16 +03:00
FluxaAppleHomeEffectHandler.swift Track enabled/disabled addon state and respect it when fetching content 2026-07-20 15:05:25 +03:00
FluxaAppleLibraryStartup.swift Migrate shared Apple UI bridges to KMP 2026-07-14 16:55:16 +03:00
FluxaApplePlaybackPresenter.swift Pass seasonsCount to PlayerContentUiModel in the iOS playback presenter 2026-07-20 17:30:02 +03:00
FluxaApplePluginsEffectHandler.swift Add iOS headless-effect handler for fetchPluginManifest 2026-07-20 14:43:41 +03:00
FluxaApplePluginsStartup.swift Wire Plugins settings screen to real networking on iOS 2026-07-20 14:43:50 +03:00
FluxaAppleSearchStartup.swift Migrate shared Apple UI bridges to KMP 2026-07-14 16:55:16 +03:00
FluxaAppleStreamingEngine.swift Migrate shared UI and Apple playback to KMP 2026-07-14 18:14:18 +03:00
FluxaIosApp.swift Wire Addon Store screen to real networking on iOS 2026-07-20 15:05:37 +03:00