mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-14 04:38:20 +10:00
Add preliminary macOS 26 app icon
This commit is contained in:
@@ -83,4 +83,5 @@ app = BUNDLE(coll,
|
||||
"Build Date": time.strftime("%Y-%m-%d %H:%M:%S", time.localtime()),
|
||||
"BuildMachineOSBuild": subprocess.run(["/usr/bin/sw_vers", "-buildVersion"], stdout=subprocess.PIPE, stderr=subprocess.STDOUT).stdout.decode().strip(),
|
||||
"NSPrincipalClass": "NSApplication",
|
||||
"CFBundleIconName": "oclp",
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user