mirror of
https://github.com/thewesker/osx-patcher.git
synced 2025-12-22 05:11:10 -05:00
Initial commit
This commit is contained in:
16
resources/patch/AppleIntelIntegratedFramebuffer.kext/version.plist
Executable file
16
resources/patch/AppleIntelIntegratedFramebuffer.kext/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>3</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.6.6</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>6.0.6</string>
|
||||
<key>ProjectName</key>
|
||||
<string>GraphicsDrivers</string>
|
||||
<key>SourceVersion</key>
|
||||
<string>60625</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Reference in New Issue
Block a user