mirror of
https://github.com/thewesker/osx-patcher.git
synced 2025-12-19 20:01:05 -05:00
59 lines
1.4 KiB
Plaintext
59 lines
1.4 KiB
Plaintext
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<plist version="1.0">
|
|
<array>
|
|
<dict>
|
|
<key>Path</key>
|
|
<string>/Applications/Utilities/Startup Disk.app</string>
|
|
</dict>
|
|
<dict>
|
|
<key>Path</key>
|
|
<string>/Applications/Utilities/Reset Password.app</string>
|
|
</dict>
|
|
<dict>
|
|
<key>Path</key>
|
|
<string>/Applications/Utilities/Firmware Password Utility.app</string>
|
|
</dict>
|
|
<dict>
|
|
<key>isRAIDUtility</key>
|
|
<true/>
|
|
<key>Path</key>
|
|
<string>/Applications/Utilities/RAID Utility.app</string>
|
|
</dict>
|
|
<dict>
|
|
<key>isRAIDUtility</key>
|
|
<true/>
|
|
<key>Path</key>
|
|
<string>/System/Library/CoreServices/Applications/RAID Utility.app</string>
|
|
</dict>
|
|
<dict>
|
|
<key>Path</key>
|
|
<string>/Applications/Utilities/Disk Utility.app</string>
|
|
</dict>
|
|
<dict>
|
|
<key>Path</key>
|
|
<string>/Applications/Utilities/Terminal.app</string>
|
|
</dict>
|
|
<dict>
|
|
<key>Path</key>
|
|
<string>/Applications/Utilities/System Information.app</string>
|
|
</dict>
|
|
<dict>
|
|
<key>Path</key>
|
|
<string>/Applications/Utilities/Network Utility.app</string>
|
|
</dict>
|
|
<dict>
|
|
<key>Path</key>
|
|
<string>/System/Library/CoreServices/Applications/Network Utility.app</string>
|
|
</dict>
|
|
<dict>
|
|
<key>Path</key>
|
|
<string>/System/Installation/CDIS/Time Machine System Restore.app</string>
|
|
</dict>
|
|
<dict>
|
|
<key>Path</key>
|
|
<string>/Applications/Safari.app</string>
|
|
</dict>
|
|
</array>
|
|
</plist>
|