mirror of
https://github.com/FluxaMedia/fluxa.git
synced 2026-07-27 12:22:12 +00:00
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. |
||
|---|---|---|
| .. | ||
| FluxaAppleAddonStoreStartup.swift | ||
| FluxaAppleAppRuntime.swift | ||
| FluxaAppleAuthStartup.swift | ||
| FluxaAppleCalendarStartup.swift | ||
| FluxaAppleCatalogStartup.swift | ||
| FluxaAppleDetailStartup.swift | ||
| FluxaAppleDiscoverStartup.swift | ||
| FluxaAppleHomeEffectHandler.swift | ||
| FluxaAppleLibraryStartup.swift | ||
| FluxaApplePlaybackPresenter.swift | ||
| FluxaApplePluginsEffectHandler.swift | ||
| FluxaApplePluginsStartup.swift | ||
| FluxaAppleSearchStartup.swift | ||
| FluxaAppleStreamingEngine.swift | ||
| FluxaIosApp.swift | ||