OSDN Git Service

バージョンを1.9b36に更新
[kcd/KCD.git] / KCD / KCD-Info.plist
index 5d7eb7a..9eb0c4e 100644 (file)
@@ -4,6 +4,8 @@
 <dict>
        <key>CFBundleDevelopmentRegion</key>
        <string>ja_JP</string>
+       <key>CFBundleDisplayName</key>
+       <string>${PRODUCT_NAME}</string>
        <key>CFBundleDocumentTypes</key>
        <array>
                <dict>
@@ -24,7 +26,7 @@
        <key>CFBundleIconFile</key>
        <string></string>
        <key>CFBundleIdentifier</key>
-       <string>com.masakih.${PRODUCT_NAME:rfc1034identifier}</string>
+       <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
        <key>CFBundleInfoDictionaryVersion</key>
        <string>6.0</string>
        <key>CFBundleName</key>
@@ -32,7 +34,7 @@
        <key>CFBundlePackageType</key>
        <string>APPL</string>
        <key>CFBundleShortVersionString</key>
-       <string>1.4b2</string>
+       <string>1.9b36</string>
        <key>CFBundleSignature</key>
        <string>????</string>
        <key>CFBundleVersion</key>
        <true/>
        <key>LSMinimumSystemVersion</key>
        <string>${MACOSX_DEPLOYMENT_TARGET}</string>
+       <key>NSAppTransportSecurity</key>
+       <dict>
+               <key>NSAllowsArbitraryLoads</key>
+               <true/>
+       </dict>
        <key>NSHumanReadableCopyright</key>
-       <string>Copyright © 2013-2014 Hori,Masaki. All rights reserved.</string>
+       <string>Copyright © 2013-2016 Hori,Masaki. All rights reserved.</string>
        <key>NSMainNibFile</key>
        <string>MainMenu</string>
        <key>NSPrincipalClass</key>