mirror of
https://github.com/thewesker/osx-patcher.git
synced 2025-12-20 12:21:06 -05:00
19 lines
538 B
Plaintext
Executable File
19 lines
538 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>IOBluetoothFamily</string>
|
|
<key>BuildVersion</key>
|
|
<string>1</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>4.3.6</string>
|
|
<key>CFBundleVersion</key>
|
|
<string>4.3.6f3</string>
|
|
<key>ProjectName</key>
|
|
<string>IOBluetoothFamily_kexts</string>
|
|
<key>SourceVersion</key>
|
|
<string>4306004003000000</string>
|
|
</dict>
|
|
</plist>
|