mirror of
https://github.com/thewesker/osx-patcher.git
synced 2025-12-20 04:11:05 -05:00
19 lines
528 B
Plaintext
Executable File
19 lines
528 B
Plaintext
Executable File
<?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">
|
|
<dict>
|
|
<key>BuildAliasOf</key>
|
|
<string>IOUSBFamily</string>
|
|
<key>BuildVersion</key>
|
|
<string>35</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>720.4.4</string>
|
|
<key>CFBundleVersion</key>
|
|
<string>720.4.4</string>
|
|
<key>ProjectName</key>
|
|
<string>IOUSBFamily_kexts</string>
|
|
<key>SourceVersion</key>
|
|
<string>741020006000000</string>
|
|
</dict>
|
|
</plist>
|