Skip to content

v2.0.3

Choose a tag to compare

@github-actions github-actions released this 20 Jun 09:27

uvie v2.0.3

macOS universal static library

Download uvie-macos-universal.tar.gz to embed the Rust engine in a Swift/Objective-C project.

Contents:

  • uvie/libuvie.a — universal (arm64 + x86_64) static library
  • uvie/uvie.h — C FFI header

Usage with Swift Package Manager

See the UVieKey frontend repo for an example.

Full Changelog: v1.1.1...v2.0.3