v2.0.4
uvie v2.0.4
Cross-platform static libraries for the Vietnamese input engine.
| Platform | Asset | Contents |
|---|---|---|
| macOS universal | uvie-macos-universal.tar.gz |
libuvie.a (arm64 + x86_64), uvie.h |
| Linux x86_64 | uvie-linux-x86_64.tar.gz |
libuvie.a, uvie.h |
| Windows x86_64 | uvie-windows-x86_64.zip |
uvie.lib, uvie.h |
Swift Package Manager / macOS app
See the UVieKey frontend repo for an example.
What's Changed
- feat: migrate swift app to new repo by @thuupx in #4
- chore: add cross-platform CI builds and multi-platform by @thuupx in #5
Full Changelog: v2.0.3...v2.0.4