3.0.6
This release addresses an issue with creating disk images on macOS 15 Sequoia by changing the workaround method. Instead of using symlinks, the process now copies the application bundle to a temporary directory and strips extended attributes, which is more reliable for DMG creation.
- Resolved an issue with DMG creation on macOS 15 Sequoia by replacing the symlink workaround with a file copy and stripping extended attributes, improving reliability.