dotfiles/macos/USB Prober.app/Contents/Info.plist
2024-11-07 16:25:41 -07:00

48 lines
1.4 KiB
Text

<?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>13E28</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>USB Prober</string>
<key>CFBundleGetInfoString</key>
<string>666.4.0, Copyright © 2002-2014 Apple Inc. All rights reserved.</string>
<key>CFBundleIconFile</key>
<string>USBProberIcon.icns</string>
<key>CFBundleIdentifier</key>
<string>com.apple.USBProber</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>USB Prober</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>666.4.0</string>
<key>CFBundleSignature</key>
<string>USBP</string>
<key>CFBundleVersion</key>
<string>666.4.0</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>5A3005</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>13E28</string>
<key>DTSDKName</key>
<string></string>
<key>DTXcode</key>
<string>0502</string>
<key>DTXcodeBuild</key>
<string>5A3005</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
</dict>
</plist>