From 3dc4aa857a472b5d7011e98836d30476b6197e93 Mon Sep 17 00:00:00 2001 From: nightmare Date: Fri, 19 Jul 2024 22:03:20 +0800 Subject: [PATCH] chore: Update config --- scripts/patch_executable.bat | 0 scripts/properties.sh | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 scripts/patch_executable.bat diff --git a/scripts/patch_executable.bat b/scripts/patch_executable.bat new file mode 100644 index 0000000..e69de29 diff --git a/scripts/properties.sh b/scripts/properties.sh index 81730e7..9924814 100755 --- a/scripts/properties.sh +++ b/scripts/properties.sh @@ -4,5 +4,5 @@ TARGET_PATH=SpeedShare APP_NAME='SpeedShare' APP_NAME_CN='速享' MAC_APP_NAME='Speed Share' -BUILD_ARG='-t lib/main_personal.dart' +# BUILD_ARG='-t lib/main_personal.dart' LINUX_APP_NAME='speed-share'