mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-05-08 19:32:39 +08:00
On M1 Macbooks, Gatekeeper likes to treat DOSBox-X like deadly medical waste for some reason. No, Gatekeeper is not going to tell you the reason, sucker. Try changing the bundle name, maybe Gatekeeper finds words like Hackipedia very triggering. Second reason is that DOSBox-X has not been published or hosted on Hackipedia since 2012, so I am not sure why I did that with the bundle name.
This commit is contained in:
parent
d76c7daf1f
commit
41325a28ce
@ -11,11 +11,11 @@
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>DosBox</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>@PACKAGE_VERSION@, Copyright 2019 DOSBox-X</string>
|
||||
<string>@PACKAGE_VERSION@, Copyright 2021 DOSBox-X</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>DosBox.icns</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.hackipedia.DOSBoxX</string>
|
||||
<string>com.dosbox-x</string>
|
||||
<key>CFBundleDocumentTypes</key>
|
||||
<array>
|
||||
</array>
|
||||
@ -30,7 +30,7 @@
|
||||
<key>CFBundleVersion</key>
|
||||
<string>@PACKAGE_VERSION@</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright 2019 DOSBox-X</string>
|
||||
<string>Copyright 2021 DOSBox-X</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.8</string>
|
||||
</dict>
|
||||
|
Loading…
x
Reference in New Issue
Block a user