mirror of
https://github.com/thewesker/osx-patcher.git
synced 2025-12-20 12:21:06 -05:00
42 lines
1.1 KiB
Plaintext
Executable File
42 lines
1.1 KiB
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>CFBundleDevelopmentRegion</key>
|
|
<string>English</string>
|
|
<key>CFBundleExecutable</key>
|
|
<string>GeForceGA</string>
|
|
<key>CFBundleGetInfoString</key>
|
|
<string>GeForceGA 7.32.12 295.10.20f01</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.apple.GeForceGA</string>
|
|
<key>CFBundleName</key>
|
|
<string>NVIDIA GeForce Graphics Driver</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>7.32.12</string>
|
|
<key>CFBundleVersion</key>
|
|
<string>7.3.2</string>
|
|
<key>CFPlugInDynamicRegistration</key>
|
|
<string>NO</string>
|
|
<key>CFPlugInFactories</key>
|
|
<dict>
|
|
<key>10de0100-0000-0000-0000-000a27898d3e</key>
|
|
<string>GeForceGAFactory</string>
|
|
</dict>
|
|
<key>CFPlugInTypes</key>
|
|
<dict>
|
|
<key>ACCF0000-0000-0000-0000-000a2789904e</key>
|
|
<array>
|
|
<string>10de0100-0000-0000-0000-000a27898d3e</string>
|
|
</array>
|
|
</dict>
|
|
<key>NSExecutable</key>
|
|
<string>GeForceGA</string>
|
|
<key>Personality</key>
|
|
<dict>
|
|
<key>IOProviderClass</key>
|
|
<string>IOFramebuffer</string>
|
|
</dict>
|
|
</dict>
|
|
</plist>
|