2014-11-27 10:31:31 -05:00
|
|
|
<?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>12F45</string>
|
|
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
|
|
<string>en</string>
|
|
|
|
<key>CFBundleDocumentTypes</key>
|
|
|
|
<array>
|
|
|
|
<dict>
|
|
|
|
<key>CFBundleTypeRole</key>
|
|
|
|
<string>Viewer</string>
|
|
|
|
<key>LSItemContentTypes</key>
|
|
|
|
<array>
|
|
|
|
<string>com.apple.application-bundle</string>
|
|
|
|
</array>
|
|
|
|
</dict>
|
|
|
|
</array>
|
|
|
|
<key>CFBundleExecutable</key>
|
|
|
|
<string>KVASD-installer</string>
|
|
|
|
<key>CFBundleIconFile</key>
|
|
|
|
<string>AppIcon</string>
|
|
|
|
<key>CFBundleIdentifier</key>
|
|
|
|
<string>org.k1jt.KVASD-installer</string>
|
|
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
|
|
<string>6.0</string>
|
|
|
|
<key>CFBundleName</key>
|
|
|
|
<string>KVASD-installer</string>
|
|
|
|
<key>CFBundlePackageType</key>
|
|
|
|
<string>APPL</string>
|
|
|
|
<key>CFBundleShortVersionString</key>
|
|
|
|
<string>1.0</string>
|
|
|
|
<key>CFBundleSignature</key>
|
|
|
|
<string>????</string>
|
|
|
|
<key>CFBundleVersion</key>
|
|
|
|
<string>1</string>
|
|
|
|
<key>DTCompiler</key>
|
|
|
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
|
|
|
<key>DTPlatformBuild</key>
|
|
|
|
<string>5A2053</string>
|
|
|
|
<key>DTPlatformVersion</key>
|
|
|
|
<string>GM</string>
|
|
|
|
<key>DTSDKBuild</key>
|
|
|
|
<string>13A595</string>
|
|
|
|
<key>DTSDKName</key>
|
|
|
|
<string>macosx10.9</string>
|
|
|
|
<key>DTXcode</key>
|
|
|
|
<string>0501</string>
|
|
|
|
<key>DTXcodeBuild</key>
|
|
|
|
<string>5A2053</string>
|
|
|
|
<key>LSApplicationCategoryType</key>
|
|
|
|
<string>public.app-category.utilities</string>
|
|
|
|
<key>LSMinimumSystemVersion</key>
|
2014-12-05 10:37:24 -05:00
|
|
|
<string>10.7</string>
|
2014-11-27 10:31:31 -05:00
|
|
|
<key>NSHumanReadableCopyright</key>
|
|
|
|
<string>Created by Bill Somerville (G4WJS) on 12/11/2014.
|
|
|
|
|
|
|
|
The author of this work hereby waives all claim of copyright (economic and moral)
|
|
|
|
in this work and immediately places it in the public domain; it may be used, distorted
|
|
|
|
or destroyed in any manner whatsoever without further attribution or notice to the creator.</string>
|
|
|
|
<key>NSMainNibFile</key>
|
|
|
|
<string>MainMenu</string>
|
|
|
|
<key>NSPrincipalClass</key>
|
|
|
|
<string>NSApplication</string>
|
|
|
|
</dict>
|
|
|
|
</plist>
|