N1KO-STATE v1.0.6
N1KO-STATE v1.0.6
Settings hotfix release — fixes a macOS Settings-window launch path that could leave the window stuck on “Loading…”.
设置窗口热修版本 — 修复部分设备上通过 macOS 原生设置入口打开时,窗口可能一直停留在「加载中…」的问题。
Download / 下载
| Asset | Description |
|---|---|
| N1KO-STATE.dmg | Universal binary (Apple Silicon + Intel). Drag to Applications. |
| N1KO-STATE-sparkle.zip | In-app updater archive used by Sparkle. Normal manual installs should use the DMG. |
| appcast.xml | Sparkle update feed for automatic update checks. |
Install note: If macOS blocks the ad-hoc signed app on first launch, run xattr -cr /Applications/N1KO-STATE.app in Terminal. You can also right-click N1KO-STATE.app → Open on first launch.
安装说明: 如果首次打开被 macOS 拦截,优先在「终端」执行 xattr -cr /Applications/N1KO-STATE.app。也可以右键 N1KO-STATE.app → 打开(仅首次需要)。
What's New / 本版本内容
Settings Reliability / 设置可靠性
-
Fixed the native macOS Settings scene so it opens directly with the shared monitor hub instead of waiting on a static reference that may not refresh.
-
Prevented the Settings window from getting stuck on the “Loading…” placeholder when opened early by macOS, restored by the system, or triggered outside the menu-bar settings controller.
-
修复 macOS 原生 Settings 场景,现在会直接使用共享监控 hub,不再等待可能不会刷新的静态引用。
-
避免设置窗口在系统提前打开、系统恢复窗口、或通过非菜单栏入口触发时一直停留在「加载中…」。
Versioning / 版本同步
-
Updated app version metadata to
1.0.6/ build106. -
Updated README version badge and footer.
-
应用版本元数据更新为
1.0.6/ build106。 -
README 版本徽章和页脚同步更新。
Regression verified / 回归验证
swift buildpassedswift testpassed
Full changelog / 完整变更
Full changelog: v1.0.6 tag