mirror of
https://github.com/thewesker/osx-patcher.git
synced 2025-12-21 04:41:07 -05:00
76 lines
1.9 KiB
Plaintext
Executable File
76 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>BuildMachineOSBuild</key>
|
|
<string>11A494</string>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<string>English</string>
|
|
<key>CFBundleExecutable</key>
|
|
<string>NVSMU</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.apple.driver.NVSMU</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundleName</key>
|
|
<string>NVSMU</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>KEXT</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>2.2.9</string>
|
|
<key>CFBundleSignature</key>
|
|
<string>????</string>
|
|
<key>CFBundleVersion</key>
|
|
<string>2.2.9</string>
|
|
<key>DTCompiler</key>
|
|
<string></string>
|
|
<key>DTPlatformBuild</key>
|
|
<string></string>
|
|
<key>DTPlatformVersion</key>
|
|
<string>GM</string>
|
|
<key>DTSDKBuild</key>
|
|
<string>11A494</string>
|
|
<key>DTSDKName</key>
|
|
<string></string>
|
|
<key>DTXcode</key>
|
|
<string>0410</string>
|
|
<key>DTXcodeBuild</key>
|
|
<string></string>
|
|
<key>IOKitPersonalities</key>
|
|
<dict>
|
|
<key>NVSMU</key>
|
|
<dict>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.apple.driver.NVSMU</string>
|
|
<key>IOClass</key>
|
|
<string>NVSMU</string>
|
|
<key>IONameMatch</key>
|
|
<array>
|
|
<string>pci10de,aa3</string>
|
|
<string>pci10de,d7a</string>
|
|
<string>NVSM</string>
|
|
</array>
|
|
<key>IOProbeScore</key>
|
|
<integer>1000</integer>
|
|
<key>IOProviderClass</key>
|
|
<string>IOPCIDevice</string>
|
|
</dict>
|
|
</dict>
|
|
<key>OSBundleCompatibleVersion</key>
|
|
<string>2.1.8</string>
|
|
<key>OSBundleLibraries</key>
|
|
<dict>
|
|
<key>com.apple.iokit.IOPCIFamily</key>
|
|
<string>1.8</string>
|
|
<key>com.apple.kpi.iokit</key>
|
|
<string>8.0.0b3</string>
|
|
<key>com.apple.kpi.libkern</key>
|
|
<string>8.0.0b3</string>
|
|
<key>com.apple.kpi.mach</key>
|
|
<string>8.0.0b3</string>
|
|
</dict>
|
|
<key>OSBundleRequired</key>
|
|
<string>Network-Root</string>
|
|
</dict>
|
|
</plist>
|