mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-18 05:10:00 +10:00
Misc file cleanup
This commit is contained in:
@@ -35,5 +35,7 @@ app = BUNDLE(exe,
|
||||
icon="OC-Patcher.icns",
|
||||
bundle_identifier=None,
|
||||
info_plist={
|
||||
"CFBundleExecutable": "MacOS/Launcher"
|
||||
"CFBundleShortVersionString": "0.0.12",
|
||||
"CFBundleExecutable": "MacOS/Launcher",
|
||||
"NSHumanReadableCopyright": "Copyright 2020-2021 Dortania"
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user