rbutil: Change MacOS bundle identifer to org.rockbox.
Change-Id: I06d0513a25197a942b222a59d04f44275edb7a5a
This commit is contained in:
parent
01e76548c3
commit
57cffae369
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue