Paylods: Move launch service files

This commit is contained in:
Mykola Grymalyuk
2023-11-01 19:43:46 -06:00
parent f0d6faab9a
commit 4196a7b5f2
7 changed files with 16 additions and 10 deletions

View File

@@ -235,7 +235,7 @@
<key>GID</key>
<integer>0</integer>
<key>PATH</key>
<string>../com.dortania.opencore-legacy-patcher.auto-patch.plist</string>
<string>../Launch Services/com.dortania.opencore-legacy-patcher.auto-patch.plist</string>
<key>PATH_TYPE</key>
<integer>1</integer>
<key>PERMISSIONS</key>

View File

@@ -13,5 +13,9 @@
</array>
<key>RunAtLoad</key>
<true/>
<key>StandardErrorPath</key>
<string>/var/log/OpenCore-Patcher.log</string>
<key>StandardOutPath</key>
<string>/var/log/OpenCore-Patcher.log</string>
</dict>
</plist>

View File

@@ -5,7 +5,7 @@
<key>AssociatedBundleIdentifiers</key>
<string>com.dortania.opencore-legacy-patcher</string>
<key>Label</key>
<string>com.dortania.opencore-legacy-patcher.rsr-monitor</string>
<string>com.dortania.opencore-legacy-patcher.macos-update</string>
<key>ProgramArguments</key>
<array>
<string>/Library/Application Support/Dortania/OpenCore-Patcher.app/Contents/MacOS/OpenCore-Patcher</string>