AutoPatcher: Add AssociatedBundleIdentifiers

This commit is contained in:
Mykola Grymalyuk
2022-09-21 14:04:59 -06:00
parent 8de92f9f6e
commit daf28a62ef

View File

@@ -2,6 +2,8 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0"> <plist version="1.0">
<dict> <dict>
<key>AssociatedBundleIdentifiers</key>
<string>com.dortania.opencore-legacy-patcher</string>
<key>Label</key> <key>Label</key>
<string>com.dortania.opencore-legacy-patcher.auto-patch</string> <string>com.dortania.opencore-legacy-patcher.auto-patch</string>
<key>ProgramArguments</key> <key>ProgramArguments</key>