update README.md

This commit is contained in:
lollipopkit
2023-04-20 12:40:12 +08:00
parent 9cdfd86f70
commit 1ccda52f6f
5 changed files with 18 additions and 28 deletions

View File

@@ -1,23 +1,18 @@
English | [简体中文](README_zh.md) English | [简体中文](README_zh.md)
<!-- Title--> <!-- Title-->
<p align="center"> ![flutter_server_box](https://socialify.git.ci/lollipopkit/flutter_server_box/image?description=1&font=Jost&forks=1&issues=1&logo=https%3A%2F%2Fraw.githubusercontent.com%2Flollipopkit%2Fflutter_server_box%2Fmain%2Fassets%2Fapp_icon.png&name=1&owner=1&pattern=Plus&pulls=1&stargazers=1&theme=Auto)
<h1 align="center">Server Box</h1>
</p>
<!-- Badges--> <!-- Badges-->
<p align="center"> <p align="center">
<a href="https://apps.apple.com/app/id1586449703"> <a href="https://apps.apple.com/app/id1586449703">
<img style="height: 37px" src="screenshots/appstore.svg"> <img style="height: 37px" src="screenshots/appstore.svg">
</a> </a>
<a href="https://github.com/lollipopkit/flutter_server_box/releases/latest">
<img style="height: 37px" src="screenshots/dl-android.svg">
</a>
</p>
<p align="center">
<a href="https://count.ly/f/badge" rel="nofollow"> <a href="https://count.ly/f/badge" rel="nofollow">
<img style="height: 37px" src="https://count.ly/badges/light.svg"> <img style="height: 37px" src="https://count.ly/badges/light.svg">
</a> </a>
<a href="https://github.com/lollipopkit/flutter_server_box/releases/latest">
<img style="height: 37px" src="screenshots/dl-android.svg">
</a>
</p> </p>
<p align="center"> <p align="center">

View File

@@ -1,23 +1,18 @@
简体中文 | [English](README.md) 简体中文 | [English](README.md)
<!-- Title--> <!-- Title-->
<p align="center"> ![flutter_server_box](https://socialify.git.ci/lollipopkit/flutter_server_box/image?description=1&descriptionEditable=%E6%9C%8D%E5%8A%A1%E5%99%A8%E7%8A%B6%E6%80%81%20%26%20%E5%B7%A5%E5%85%B7%E7%AE%B1%E5%BA%94%E7%94%A8%EF%BC%8C%E4%BD%BF%E7%94%A8%20Flutter&font=Jost&forks=1&issues=1&logo=https%3A%2F%2Fraw.githubusercontent.com%2Flollipopkit%2Fflutter_server_box%2Fmain%2Fassets%2Fapp_icon.png&name=1&owner=1&pattern=Plus&pulls=1&stargazers=1&theme=Auto)
<h1 align="center">Server Box</h1>
</p>
<!-- Badges--> <!-- Badges-->
<p align="center"> <p align="center">
<a href="https://apps.apple.com/app/id1586449703"> <a href="https://apps.apple.com/app/id1586449703">
<img style="height: 37px" src="screenshots/appstore.svg"> <img style="height: 37px" src="screenshots/appstore.svg">
</a> </a>
<a href="https://github.com/lollipopkit/flutter_server_box/releases/latest">
<img style="height: 37px" src="screenshots/dl-android.svg">
</a>
</p>
<p align="center">
<a href="https://count.ly/f/badge" rel="nofollow"> <a href="https://count.ly/f/badge" rel="nofollow">
<img style="height: 37px" src="https://count.ly/badges/light.svg"> <img style="height: 37px" src="https://count.ly/badges/light.svg">
</a> </a>
<a href="https://github.com/lollipopkit/flutter_server_box/releases/latest">
<img style="height: 37px" src="screenshots/dl-android.svg">
</a>
</p> </p>
<p align="center"> <p align="center">

View File

@@ -359,7 +359,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
CURRENT_PROJECT_VERSION = 269; CURRENT_PROJECT_VERSION = 270;
DEVELOPMENT_TEAM = BA88US33G6; DEVELOPMENT_TEAM = BA88US33G6;
ENABLE_BITCODE = NO; ENABLE_BITCODE = NO;
INFOPLIST_FILE = "Runner/Info-$(CONFIGURATION).plist"; INFOPLIST_FILE = "Runner/Info-$(CONFIGURATION).plist";
@@ -367,7 +367,7 @@
"$(inherited)", "$(inherited)",
"@executable_path/Frameworks", "@executable_path/Frameworks",
); );
MARKETING_VERSION = 1.0.269; MARKETING_VERSION = 1.0.270;
PRODUCT_BUNDLE_IDENTIFIER = com.lollipopkit.toolbox; PRODUCT_BUNDLE_IDENTIFIER = com.lollipopkit.toolbox;
PRODUCT_NAME = "$(TARGET_NAME)"; PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
@@ -490,7 +490,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
CURRENT_PROJECT_VERSION = 269; CURRENT_PROJECT_VERSION = 270;
DEVELOPMENT_TEAM = BA88US33G6; DEVELOPMENT_TEAM = BA88US33G6;
ENABLE_BITCODE = NO; ENABLE_BITCODE = NO;
INFOPLIST_FILE = "Runner/Info-$(CONFIGURATION).plist"; INFOPLIST_FILE = "Runner/Info-$(CONFIGURATION).plist";
@@ -498,7 +498,7 @@
"$(inherited)", "$(inherited)",
"@executable_path/Frameworks", "@executable_path/Frameworks",
); );
MARKETING_VERSION = 1.0.269; MARKETING_VERSION = 1.0.270;
PRODUCT_BUNDLE_IDENTIFIER = com.lollipopkit.toolbox; PRODUCT_BUNDLE_IDENTIFIER = com.lollipopkit.toolbox;
PRODUCT_NAME = "$(TARGET_NAME)"; PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
@@ -515,7 +515,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
CURRENT_PROJECT_VERSION = 269; CURRENT_PROJECT_VERSION = 270;
DEVELOPMENT_TEAM = BA88US33G6; DEVELOPMENT_TEAM = BA88US33G6;
ENABLE_BITCODE = NO; ENABLE_BITCODE = NO;
INFOPLIST_FILE = "Runner/Info-$(CONFIGURATION).plist"; INFOPLIST_FILE = "Runner/Info-$(CONFIGURATION).plist";
@@ -523,7 +523,7 @@
"$(inherited)", "$(inherited)",
"@executable_path/Frameworks", "@executable_path/Frameworks",
); );
MARKETING_VERSION = 1.0.269; MARKETING_VERSION = 1.0.270;
PRODUCT_BUNDLE_IDENTIFIER = com.lollipopkit.toolbox; PRODUCT_BUNDLE_IDENTIFIER = com.lollipopkit.toolbox;
PRODUCT_NAME = "$(TARGET_NAME)"; PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";

View File

@@ -2,8 +2,8 @@
class BuildData { class BuildData {
static const String name = "ServerBox"; static const String name = "ServerBox";
static const int build = 269; static const int build = 270;
static const String engine = "3.7.11"; static const String engine = "3.7.11";
static const String buildAt = "2023-04-19 20:53:37.738261"; static const String buildAt = "2023-04-19 20:59:00.726374";
static const int modifications = 15; static const int modifications = 2;
} }

View File

@@ -196,7 +196,7 @@ void main(List<String> args) async {
final stopwatch = Stopwatch()..start(); final stopwatch = Stopwatch()..start();
await dartFormat(); await dartFormat();
await getGitCommitCount(); await getGitCommitCount();
// always change version to avoid dismatch version between different // always change version to avoid dismatch version between different
// platforms // platforms
await changeAppleVersion(); await changeAppleVersion();
await updateBuildData(); await updateBuildData();