Skip to content

Detto 2.0.1 - First-launch crash fix

Choose a tag to compare

@Gremble-io Gremble-io released this 02 Jun 15:30
· 3 commits to main since this release
2324021

[2.0.1] — 2026-06-02

Fixed

  • Crash on first launch during model initialization on clean installs. swift-transformers resource bundles (containing fallback tokenizer configs) were not being copied into the shipped app, causing Bundle.module to fail when loading a tokenizer for the first time. Thanks to @krazos for the detailed bug report and crash log (#35).