You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release 0.1.2
This release includes:
- Pre-built ThorVG XCFramework
- Swift wrapper for ThorVG
- Support for iOS 13.0+ and macOS 10.15+
To use this release, add to your Package.swift:
.package(url: "https://github.com/thorvg/thorvg.swift", from: "0.1.2")
Release 0.1.0
This was the initial tag before the XCFramework was added.
Use v0.1.1 for the full release with pre-built binaries.
To use this release, add to your Package.swift:
.package(url: "https://github.com/thorvg/thorvg.swift", from: "0.1.0")