mirror of
https://github.com/leanote/leanote-ios.git
synced 2025-08-29 09:30:15 +00:00
蚂蚁笔记
This commit is contained in:
@@ -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";
|
||||
|
@@ -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>
|
||||
|
@@ -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 |
@@ -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>
|
||||
|
@@ -1,3 +1,3 @@
|
||||
/* Localized versions of Info.plist keys */
|
||||
|
||||
"CFBundleDisplayName" = "Leanote";
|
||||
"CFBundleDisplayName" = "蚂蚁笔记";
|
@@ -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" = "切换用户成功";
|
||||
|
Reference in New Issue
Block a user