mirror of
https://github.com/thewesker/osx-patcher.git
synced 2025-12-20 04:11:05 -05:00
Initial commit
This commit is contained in:
16
resources/patch/ATI1300Controller.kext/Contents/version.plist
Executable file
16
resources/patch/ATI1300Controller.kext/Contents/version.plist
Executable file
@@ -0,0 +1,16 @@
|
||||
<?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>1</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>7.32.12</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>7.3.2</string>
|
||||
<key>ProjectName</key>
|
||||
<string>GraphicsDrivers</string>
|
||||
<key>SourceVersion</key>
|
||||
<string>7032012000000</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Reference in New Issue
Block a user