mirror of
https://github.com/thewesker/osx-patcher.git
synced 2025-12-20 12:21:06 -05:00
56 lines
1.5 KiB
Plaintext
Executable File
56 lines
1.5 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>14F17</string>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<string>English</string>
|
|
<key>CFBundleGetInfoString</key>
|
|
<string>240.2</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.apple.driver.AppleUSBTopCase</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundleName</key>
|
|
<string>AppleUSBTopCase</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>KEXT</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>240.2</string>
|
|
<key>CFBundleSignature</key>
|
|
<string>????</string>
|
|
<key>CFBundleVersion</key>
|
|
<string>240.2</string>
|
|
<key>DTCompiler</key>
|
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
|
<key>DTPlatformBuild</key>
|
|
<string>6D543f</string>
|
|
<key>DTPlatformVersion</key>
|
|
<string>GM</string>
|
|
<key>DTSDKBuild</key>
|
|
<string>14E40</string>
|
|
<key>DTSDKName</key>
|
|
<string>macosx10.10internal</string>
|
|
<key>DTXcode</key>
|
|
<string>0630</string>
|
|
<key>DTXcodeBuild</key>
|
|
<string>6D543f</string>
|
|
<key>IOKitPersonalities</key>
|
|
<dict/>
|
|
<key>NSHumanReadableCopyright</key>
|
|
<string>Copyright (c) 2003-2010 Apple Inc.</string>
|
|
<key>OSBundleLibraries</key>
|
|
<dict>
|
|
<key>com.apple.kpi.iokit</key>
|
|
<string>9.0.0</string>
|
|
<key>com.apple.kpi.libkern</key>
|
|
<string>9.0.0</string>
|
|
<key>com.apple.kpi.mach</key>
|
|
<string>9.0.0</string>
|
|
</dict>
|
|
<key>OSBundleRequired</key>
|
|
<string>Root</string>
|
|
</dict>
|
|
</plist>
|