rbutil: Change MacOS bundle identifer to org.rockbox.

Change-Id: I06d0513a25197a942b222a59d04f44275edb7a5a
This commit is contained in:
Dominik Riebeling 2022-03-09 19:00:50 +01:00
parent 01e76548c3
commit 57cffae369

View file

@ -11,7 +11,7 @@
<key>CFBundleIconFile</key>
<string>rbutilqt.icns</string>
<key>CFBundleIdentifier</key>
<string>com.rockbox.rbutil</string>
<string>org.rockbox.rbutil</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleSignature</key>