We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
no such module 'SwiftBasicFormat'
on macOS with 6.3-snapshot-2026-02-27
$ swift package bridge-js JavaScriptKit/Sources/BridgeJSTool/BridgeJSCore/ClosureCodegen.swift:1:8: error: no such module 'SwiftBasicFormat' 1 | import SwiftBasicFormat | `- error: no such module 'SwiftBasicFormat' 2 | import SwiftSyntax 3 | import SwiftSyntaxBuilder
on macOS with 6.3-snapshot-2026-02-27