🔧 What's New
Fixed: macOS "Damaged App" Error
- No more manual commands needed!
- The .pkg installers now automatically remove quarantine flags during installation
- Users can simply double-click the .pkg and install - app opens without errors
Fixed: Bundle Identifier
- Changed from
be.yuru.yumetoio.github.aofp.yume - Windows now correctly shows "aofp" as the author
📦 Downloads
macOS (Recommended: .pkg installers)
- Apple Silicon (M1/M2/M3/M4): Download
yume_0.1.7_arm64.pkg - Intel x64: Download
yume_0.1.7_x64.pkg
Windows
- x64: Download
yume_0.1.7_x64-setup.exe
💡 Installation
macOS users: Download the appropriate .pkg file for your Mac, double-click to install. Done!
Windows users: Download the .exe installer and run it.
Technical Details
- Postinstall script runs automatically with elevated privileges
- Removes
com.apple.quarantineextended attributes from/Applications/yume.app - Adhoc signatures properly sealed (Info.plist + Resources)
- Bundle identifier:
io.github.aofp.yume
Full Changelog: 0.1.4...v0.1.7