mirror of
https://github.com/thewesker/osx-patcher.git
synced 2025-12-22 05:11:10 -05:00
68 lines
1.9 KiB
Plaintext
Executable File
68 lines
1.9 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>NVDANV40HalG7xxx</string>
|
|
<key>CFBundleGetInfoString</key>
|
|
<string>NVDANV40HalG7xxx 7.4.1 270.01.00f10</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.apple.nvidia.nv40hal.G7xxx</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundleName</key>
|
|
<string>NVIDIA NV40 Resman Kernel Extension</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>KEXT</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>7.4.1</string>
|
|
<key>CFBundleSignature</key>
|
|
<string>????</string>
|
|
<key>CFBundleVersion</key>
|
|
<string>7.0.4</string>
|
|
<key>IOKitPersonalities</key>
|
|
<dict>
|
|
<key>NVidiaRM</key>
|
|
<dict>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.apple.nvidia.nv40hal.G7xxx</string>
|
|
<key>IOClass</key>
|
|
<string>NVDANV40HALG7xxx</string>
|
|
<key>IOMatchCategory</key>
|
|
<string>IOService</string>
|
|
<key>IOPCIPrimaryMatch</key>
|
|
<string>
|
|
0x004010de&0xfff0ffff
|
|
0x00f010de&0xfff0ffff
|
|
0x022010de&0xfff0ffff
|
|
0x014010de&0xfff0ffff
|
|
0x016010de&0xfff0ffff
|
|
0x009010de&0xfff0ffff
|
|
0x01d010de&0xfff0ffff
|
|
0x039010de&0xfff0ffff
|
|
0x029010de&0xfff0ffff
|
|
</string>
|
|
<key>IOProbeScore</key>
|
|
<integer>70000</integer>
|
|
<key>IOProviderClass</key>
|
|
<string>IOPCIDevice</string>
|
|
</dict>
|
|
</dict>
|
|
<key>OSBundleCompatibleVersion</key>
|
|
<string>1.2.0</string>
|
|
<key>OSBundleLibraries</key>
|
|
<dict>
|
|
<key>com.apple.NVDAResman.G7xxx</key>
|
|
<string>1.2.0</string>
|
|
<key>com.apple.kpi.iokit</key>
|
|
<string>9.0.0</string>
|
|
<key>com.apple.kpi.libkern</key>
|
|
<string>9.0.0</string>
|
|
</dict>
|
|
<key>OSBundleRequired</key>
|
|
<string>Safe Boot</string>
|
|
</dict>
|
|
</plist>
|