mirror of https://github.com/docker/docs.git
51 lines
1.4 KiB
Plaintext
51 lines
1.4 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>CFBundleAllowMixedLocalizations</key>
|
||
<true/>
|
||
<key>CFBundleDevelopmentRegion</key>
|
||
<string>English</string>
|
||
<key>CFBundleExecutable</key>
|
||
<string>applet</string>
|
||
<key>CFBundleIconFile</key>
|
||
<string>applet</string>
|
||
<key>CFBundleIdentifier</key>
|
||
<string>com.apple.ScriptEditor.id.dockerquickstartterminalapp</string>
|
||
<key>CFBundleInfoDictionaryVersion</key>
|
||
<string>6.0</string>
|
||
<key>CFBundleName</key>
|
||
<string>Docker Quickstart Terminal</string>
|
||
<key>CFBundlePackageType</key>
|
||
<string>APPL</string>
|
||
<key>CFBundleShortVersionString</key>
|
||
<string>1.3.0</string>
|
||
<key>CFBundleSignature</key>
|
||
<string>aplt</string>
|
||
<key>LSMinimumSystemVersionByArchitecture</key>
|
||
<dict>
|
||
<key>x86_64</key>
|
||
<string>10.6</string>
|
||
</dict>
|
||
<key>LSRequiresCarbon</key>
|
||
<true/>
|
||
<key>NSHumanReadableCopyright</key>
|
||
<string>Docker Inc</string>
|
||
<key>WindowState</key>
|
||
<dict>
|
||
<key>dividerCollapsed</key>
|
||
<false/>
|
||
<key>eventLogLevel</key>
|
||
<integer>-1</integer>
|
||
<key>name</key>
|
||
<string>ScriptWindowState</string>
|
||
<key>positionOfDivider</key>
|
||
<real>441</real>
|
||
<key>savedFrame</key>
|
||
<string>832 234 942 765 0 0 1920 1058 </string>
|
||
<key>selectedTabView</key>
|
||
<string>event log</string>
|
||
</dict>
|
||
</dict>
|
||
</plist>
|