diff --git a/Build-Binary.command b/Build-Binary.command index f481b87a4..8cc39219b 100755 --- a/Build-Binary.command +++ b/Build-Binary.command @@ -333,7 +333,7 @@ class CreateBinary: 'hdiutil', 'create', './payloads.dmg', '-megabytes', '32000', '-format', 'UDZO', '-ov', - '-volname', 'payloads', + '-volname', 'OpenCore Patcher Resources', '-fs', 'HFS+', '-srcfolder', './payloads', '-passphrase', 'password', '-encryption' diff --git a/CHANGELOG.md b/CHANGELOG.md index b80f7c111..01875f594 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ - Allows for Display Profiles support on some units - Note: black box rendering issues will likely appear - Thanks [@jazzzny](https://github.com/Jazzzny) +- Rename payloads.dmg volume name to "OpenCore Patcher Resources" + - Allows for better identification when mounted (ex. Disk Utility while app is running) ## 0.6.5 - Update 3802 Patchset Binaries: