mirror of
https://github.com/thewesker/osx-patcher.git
synced 2025-12-20 04:11:05 -05:00
108 lines
3.0 KiB
Plaintext
108 lines
3.0 KiB
Plaintext
<?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>11D17a</string>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<string>English</string>
|
|
<key>CFBundleExecutable</key>
|
|
<string>AppleHDA</string>
|
|
<key>CFBundleGetInfoString</key>
|
|
<string>2.1.7f9, Copyright Apple Inc. 2005-2011</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.apple.driver.AppleHDA</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundleName</key>
|
|
<string>Apple HDA Driver</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>KEXT</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>2.1.7</string>
|
|
<key>CFBundleSignature</key>
|
|
<string>????</string>
|
|
<key>CFBundleVersion</key>
|
|
<string>2.1.7f9</string>
|
|
<key>DTCompiler</key>
|
|
<string></string>
|
|
<key>DTPlatformBuild</key>
|
|
<string>11D17a</string>
|
|
<key>DTPlatformVersion</key>
|
|
<string>GM</string>
|
|
<key>DTSDKBuild</key>
|
|
<string>11D17a</string>
|
|
<key>DTSDKName</key>
|
|
<string></string>
|
|
<key>DTXcode</key>
|
|
<string>0410</string>
|
|
<key>DTXcodeBuild</key>
|
|
<string>11D17a</string>
|
|
<key>IOKitPersonalities</key>
|
|
<dict>
|
|
<key>HDA Driver</key>
|
|
<dict>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.apple.driver.AppleHDA</string>
|
|
<key>IOClass</key>
|
|
<string>AppleHDADriver</string>
|
|
<key>IOProviderClass</key>
|
|
<string>AppleHDACodec</string>
|
|
<key>InputSampleLatency</key>
|
|
<integer>0</integer>
|
|
<key>OutputSampleLatency</key>
|
|
<integer>0</integer>
|
|
<key>SampleOffsetPad</key>
|
|
<integer>0</integer>
|
|
<key>SystemSpecificSampleOffsetPad</key>
|
|
<array>
|
|
<dict>
|
|
<key>LayoutID</key>
|
|
<integer>8</integer>
|
|
<key>SampleOffsetPad</key>
|
|
<integer>260</integer>
|
|
</dict>
|
|
</array>
|
|
</dict>
|
|
<key>HDA Generic Codec Driver</key>
|
|
<dict>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.apple.driver.AppleHDA</string>
|
|
<key>IOClass</key>
|
|
<string>AppleHDACodecGeneric</string>
|
|
<key>IOHDACodecFunctionGroupType</key>
|
|
<integer>1</integer>
|
|
<key>IOProviderClass</key>
|
|
<string>IOHDACodecFunction</string>
|
|
</dict>
|
|
</dict>
|
|
<key>NSHumanReadableCopyright</key>
|
|
<string>Copyright © 2005-2011 Apple Inc. All rights reserved.</string>
|
|
<key>OSBundleLibraries</key>
|
|
<dict>
|
|
<key>com.apple.driver.AppleHDAController</key>
|
|
<string>1.7.2a1</string>
|
|
<key>com.apple.driver.DspFuncLib</key>
|
|
<string>1.5.2a1</string>
|
|
<key>com.apple.iokit.IOAudioFamily</key>
|
|
<string>1.7.9fc8</string>
|
|
<key>com.apple.iokit.IOGraphicsFamily</key>
|
|
<string>2.0</string>
|
|
<key>com.apple.iokit.IOHDAFamily</key>
|
|
<string>1.0.0d1</string>
|
|
<key>com.apple.iokit.IONDRVSupport</key>
|
|
<string>2.0</string>
|
|
<key>com.apple.kpi.bsd</key>
|
|
<string>8.0.0b3</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>
|
|
<key>com.apple.kpi.private</key>
|
|
<string>8.0.0b3</string>
|
|
</dict>
|
|
</dict>
|
|
</plist>
|