Skip to content

v0.47.1(自动构建)

Pre-release
Pre-release

Choose a tag to compare

@houko houko released this 06 Sep 07:53
e812714

0.47.1 (2026-09-06)

Bug Fixes

  • release: resolve iOS artifact output path before zipping (eed9c69)
  • release: resolve iOS artifact output path before zipping (e058dc7)

本版本由 CI 在合并到 main 后自动构建发布,未经人工挑选,标记为 Pre-release。想要经过挑选的版本,请下载页面上带 Latest 徽章的那个。

[!WARNING] These macOS artifacts are not Developer ID signed or notarized because release signing credentials were not configured. The asset filenames are marked unsigned.

Install on macOS

  • Recommended: ZIP. Verify its .sha256, extract it, then run Install.command. It installs for the current user, registers and enables the exact input source, and does not automatically log out or restart the Mac.
  • PKG option. The native Installer copies the same app and attempts to register and enable 水杉 for the logged-in GUI user. If no GUI user is logged in or macOS blocks the app, enable it later in System Settings > Keyboard > Text Input > Edit. The package does not force a logout or restart; macOS may still require a later logout before a newly copied input method appears.

iOS

  • Both iOS assets are unsigned: this project has no Apple signing identity, so neither will run on a device until it is signed.
  • -ios-unsigned.ipa is the one to take. Sign it with your own Apple ID using a re-signing tool such as Sideloadly or AltStore and install it; the keyboard is then enabled in Settings > General > Keyboard > Keyboards. A free Apple ID signature expires after 7 days and a paid Developer Program one after a year, at which point it has to be re-signed.
  • -ios-unsigned.xcarchive.zip is for a maintainer with a Developer Program membership: open it in Xcode Organizer and distribute to TestFlight or the App Store from the exact bits this tag built, without rebuilding.