diff options
| author | lynxeyed-atsu <lynxeyed@xj9.so-net.ne.jp> | 2012-07-14 00:21:31 +0900 |
|---|---|---|
| committer | lynxeyed-atsu <lynxeyed@xj9.so-net.ne.jp> | 2012-07-14 00:21:31 +0900 |
| commit | d1c5b636da03c05ef974c4f6cdf6852b44f7cc17 (patch) | |
| tree | d6b4e5eff398ffd2cbda0858dbdacba735746e14 /cutecom-0.22.0/CuteCom.app/Contents/Info.plist | |
| parent | 8240e0058375d387d5536b6650a92239e4b72102 (diff) | |
Added built cutecom-0.22 for Mac OSX
Diffstat (limited to 'cutecom-0.22.0/CuteCom.app/Contents/Info.plist')
| -rw-r--r-- | cutecom-0.22.0/CuteCom.app/Contents/Info.plist | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/cutecom-0.22.0/CuteCom.app/Contents/Info.plist b/cutecom-0.22.0/CuteCom.app/Contents/Info.plist new file mode 100644 index 0000000..39b0358 --- /dev/null +++ b/cutecom-0.22.0/CuteCom.app/Contents/Info.plist @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> +<plist version="1.0"> +<dict> + <key>CFBundleDevelopmentRegion</key> + <string>English</string> + <key>CFBundleExecutable</key> + <string>CuteCom</string> + <key>CFBundleGetInfoString</key> + <string></string> + <key>CFBundleIconFile</key> + <string></string> + <key>CFBundleIdentifier</key> + <string></string> + <key>CFBundleInfoDictionaryVersion</key> + <string>6.0</string> + <key>CFBundleLongVersionString</key> + <string></string> + <key>CFBundleName</key> + <string></string> + <key>CFBundlePackageType</key> + <string>APPL</string> + <key>CFBundleShortVersionString</key> + <string></string> + <key>CFBundleSignature</key> + <string>????</string> + <key>CFBundleVersion</key> + <string></string> + <key>CSResourcesFileMapped</key> + <true/> + <key>LSRequiresCarbon</key> + <true/> + <key>NSHumanReadableCopyright</key> + <string></string> +</dict> +</plist> |
