Skip to content

Releases: zshannon/typescript-go-swift

Release 0.1.3

14 Oct 00:58
ab54756
Compare
Choose a tag to compare

TSCBridge XCFramework Release 0.1.3

Binary distribution of the TypeScript-Go bridge framework.

Checksum

251a4dab4bbe5b5ee484e7d01bb342686845260e34a84818d6fbd48101086f71

Usage in Package.swift

.binaryTarget(
    name: "TSCBridgeLib",
    url: "https://github.com/zshannon/typescript-go-swift/releases/download/0.1.3/TSCBridge.xcframework.zip",
    checksum: "251a4dab4bbe5b5ee484e7d01bb342686845260e34a84818d6fbd48101086f71"
)

Release 0.1.2

14 Oct 00:13
Compare
Choose a tag to compare

Swift Package binary release for TSCBridge XCFramework