mirror of
https://github.com/thewesker/osx-patcher.git
synced 2025-12-23 13:51:17 -05:00
Initial commit
This commit is contained in:
26
resources/patch/AppleIntelGMA950GLDriver.bundle/Contents/Info.plist
Executable file
26
resources/patch/AppleIntelGMA950GLDriver.bundle/Contents/Info.plist
Executable file
@@ -0,0 +1,26 @@
|
||||
<?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>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>AppleIntelGMA950GLDriver</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>AppleIntelGMA950GLDriver 1.6.6.25</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.apple.driver.AppleIntelGMA950GLDriver</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>Intel i915 OpenGL Driver</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>BNDL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.6.6</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>6.0.6</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Reference in New Issue
Block a user