mirror of
https://github.com/thewesker/osx-patcher.git
synced 2025-12-20 12:21:06 -05:00
17 lines
469 B
Plaintext
17 lines
469 B
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">
|
|
<dict>
|
|
<key>BuildVersion</key>
|
|
<string>44</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>1.8.9</string>
|
|
<key>CFBundleVersion</key>
|
|
<string>1.8.9fc11</string>
|
|
<key>ProjectName</key>
|
|
<string>IOAudioFamily</string>
|
|
<key>SourceVersion</key>
|
|
<string>189004011000000</string>
|
|
</dict>
|
|
</plist>
|