mirror of https://github.com/docker/docs.git
53 lines
1.5 KiB
Plaintext
53 lines
1.5 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>15A263e</string>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<string>en</string>
|
|
<key>CFBundleExecutable</key>
|
|
<string>overviewplugin</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.docker.overviewplugin</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundleName</key>
|
|
<string>overviewplugin</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>BNDL</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>6E35b</string>
|
|
<key>DTPlatformVersion</key>
|
|
<string>GM</string>
|
|
<key>DTSDKBuild</key>
|
|
<string>14D125</string>
|
|
<key>DTSDKName</key>
|
|
<string>macosx10.10</string>
|
|
<key>DTXcode</key>
|
|
<string>0640</string>
|
|
<key>DTXcodeBuild</key>
|
|
<string>6E35b</string>
|
|
<key>Installer Version</key>
|
|
<string>%INSTALLER_VERSION%</string>
|
|
<key>InstallerSectionTitle</key>
|
|
<string>Overview</string>
|
|
<key>Mixpanel Token</key>
|
|
<string>%MIXPANEL_TOKEN%</string>
|
|
<key>NSHumanReadableCopyright</key>
|
|
<string>Copyright © 2015 Docker Inc. All rights reserved.</string>
|
|
<key>NSMainNibFile</key>
|
|
<string>overviewplugin</string>
|
|
<key>NSPrincipalClass</key>
|
|
<string>InstallerSection</string>
|
|
</dict>
|
|
</plist>
|