Platform notes
-
macOS 12+: these test builds are not signed or notarized. After moving the app to Applications, clear Gatekeeper quarantine with:
xattr -dr com.apple.quarantine /Applications/Tcode.app -
Windows: Microsoft Edge WebView2 Runtime is required. It is included with Windows 11.
-
Linux: requires ALSA, Fontconfig, Wayland/X11 client libraries, libgbm, the Vulkan loader, and a working Vulkan ICD/graphics driver.
Packages are uploaded as soon as each platform build completes. macOS artifacts are
architecture-specific. Windows MSI/NSIS and Linux AppImage packages are not currently
produced. SHA256SUMS.txt is added after every platform package has finished.
What's Changed
- fix(app): use Acrylic backdrop on Windows by @Tryanks in #139
- Feat/aur publish by @SparrowAndSnow in #140
Full Changelog: v0.1.29...v0.1.30