Skip to content

LLM Flex 0.2.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Jun 13:56
Immutable release. Only release title and notes can be modified.
ade983f

Fixed

  • Crash on opening the menu in distributed builds. ProviderBadge loaded
    icons via SPM's generated Bundle.module, whose accessor fatalErrors when
    its hardcoded candidate paths miss — which they always do in a downloaded
    .app (the bundle lives in Contents/Resources, and the fallback path is the
    build machine's). Icons are now located resiliently and fall back to a
    monogram instead of crashing. Affected 0.1.0 and 0.2.0.