mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-18 21:30:00 +10:00
Fix app name
This commit is contained in:
@@ -49,6 +49,7 @@ app = BUNDLE(coll,
|
|||||||
icon="payloads/OC-Patcher.icns",
|
icon="payloads/OC-Patcher.icns",
|
||||||
bundle_identifier="com.dortania.opencore-legacy-patcher",
|
bundle_identifier="com.dortania.opencore-legacy-patcher",
|
||||||
info_plist={
|
info_plist={
|
||||||
|
"CFBundleName": "OpenCore Legacy Patcher",
|
||||||
"CFBundleShortVersionString": constants.Constants().patcher_version,
|
"CFBundleShortVersionString": constants.Constants().patcher_version,
|
||||||
"NSHumanReadableCopyright": constants.Constants().copyright_date,
|
"NSHumanReadableCopyright": constants.Constants().copyright_date,
|
||||||
"LSMinimumSystemVersion": "10.10.0",
|
"LSMinimumSystemVersion": "10.10.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user