openclaw/apps/shared/ClawdbotKit
Mark Nashed 975e6e37a3 Fix Bundle.module crash in syntax highlighting
Use fixed Textual fork that points to fixed SwiftUIMath.

The crash occurs in packaged .app bundles when Bundle.module tries to
locate resources at paths that don't match SwiftPM's expectations.

The fix replaces direct Bundle.module usage with a safe alternative
that checks multiple locations for resource bundles.

Fixes #1451
2026-01-26 19:25:39 -08:00
..
Sources refactor(gateway): share request encoding 2026-01-25 11:48:22 +00:00
Tests/ClawdbotKitTests fix(node): enforce node.invoke timeout in node client 2026-01-20 20:50:20 -08:00
Tools/CanvasA2UI chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
Package.swift Fix Bundle.module crash in syntax highlighting 2026-01-26 19:25:39 -08:00