Releases: RayJason/apple-store-helper
Releases · RayJason/apple-store-helper
1.5.2
1.5.1
- feat: 支持缓存设置配置,不需要每次重启应用都重新配置
- fix: 修复 Apple Silicon 版本 Mac 调整窗口大小时闪退的问题
- chore: 升级依赖
- docs: 更新文档
Mac 用户将 App 拖入应用文件夹里,打开如果提示已损坏,请打开 Terminal (终端),输入命令:
xattr -rc /Applications/apple-store-helper.app
- feat: Added support for caching settings configurations, eliminating the need to reconfigure every time the app restarts.
- fix: Fixed the issue where resizing the window would cause the app to crash on Apple Silicon Macs.
- chore: Updated dependencies.
- docs: Documentation updated.
For Mac users, if you drag the App into the Applications folder and get a message that the app is damaged when trying to open it, please open Terminal and enter the following command:
xattr -rc /Applications/apple-store-helper.app