蚂蚁笔记

This commit is contained in:
life
2016-05-23 18:22:23 +08:00
parent 0d7fa0a279
commit 306a25a2c5
8 changed files with 9 additions and 9 deletions

View File

@@ -2002,7 +2002,7 @@
"$(inherited)",
"$(PROJECT_DIR)/Leanote/view/activity/WeixinActivity/Resources",
);
PRODUCT_BUNDLE_IDENTIFIER = com.leanote.app.ios.debug.Leanote;
PRODUCT_BUNDLE_IDENTIFIER = com.leanote.app.ios.debug.a.Leanote;
PRODUCT_NAME = Leanote;
PROVISIONING_PROFILE = "";
TARGETED_DEVICE_FAMILY = "1,2";
@@ -2041,7 +2041,7 @@
"$(inherited)",
"$(PROJECT_DIR)/Leanote/view/activity/WeixinActivity/Resources",
);
PRODUCT_BUNDLE_IDENTIFIER = com.leanote.app.ios.debug.Leanote;
PRODUCT_BUNDLE_IDENTIFIER = com.leanote.app.ios.debug.a.Leanote;
PRODUCT_NAME = Leanote;
PROVISIONING_PROFILE = "";
TARGETED_DEVICE_FAMILY = "1,2";

View File

@@ -21,7 +21,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.3</string>
<string>2.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
@@ -38,7 +38,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>1392</string>
<string>1398</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSAppTransportSecurity</key>

View File

@@ -18,7 +18,7 @@
<key>AutocorrectionType</key>
<string>No</string>
<key>DefaultValue</key>
<string>1.3 (1392)</string>
<string>2.0 (1398)</string>
<key>IsSecure</key>
<false/>
<key>Key</key>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.2 KiB

After

Width:  |  Height:  |  Size: 6.4 KiB

View File

@@ -34,6 +34,6 @@
</scene>
</scenes>
<resources>
<image name="leanote-launch" width="285" height="164"/>
<image name="leanote-launch" width="200" height="115"/>
</resources>
</document>

View File

@@ -1,3 +1,3 @@
/* Localized versions of Info.plist keys */
"CFBundleDisplayName" = "Leanote";
"CFBundleDisplayName" = "蚂蚁笔记";

View File

@@ -94,8 +94,8 @@
"Markdown" = "Markdown";
"Account" = "帐户";
"Settings" = "设置";
"Blog & Lea++" = "博客 & Leanote探索";
"Leanote Explore" = "Leanote探索";
"Blog & Lea++" = "博客 & 蚂蚁笔记 探索";
"Leanote Explore" = "蚂蚁笔记-探索";
"Remove account successful" = "删除用户成功";
"The account's data will be removed, are you sure?" = "该用户所有数据将被清除, 确定删除?";
"Toggle account successful" = "切换用户成功";