This commit is contained in:
Serhiy Mytrovtsiy
2020-11-01 11:53:07 +01:00
parent 04c07cb558
commit c246c9d5b8
5 changed files with 5 additions and 7 deletions

View File

@@ -107,7 +107,7 @@ next-version:
check:
xcrun altool \
--notarization-info 9b7c4d1f-ae81-4571-9ab1-592289f9d57a \
--notarization-info 36ba52a7-97bb-43e7-8faf-72bd6e9e1df3 \
-itc_provider $(AC_PROVIDER) \
-u $(AC_USERNAME) \
-p @keychain:AC_PASSWORD

View File

@@ -44,6 +44,7 @@ Stats is an application that allows you to monitor your macOS system.
- German (thanks to [natterstefan](https://github.com/natterstefan))
- 中文 (繁體) (thanks to [iamch15542](https://github.com/iamch15542))
- Spanish (thanks to [jcconca](https://github.com/jcconca))
- Vietnamese (thanks to [xuandung38](https://github.com/xuandung38))
You can help by adding a new language.

View File

@@ -1938,7 +1938,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.14;
MARKETING_VERSION = 2.3.8;
MARKETING_VERSION = 2.4.0;
OTHER_LDFLAGS = "";
PRODUCT_BUNDLE_IDENTIFIER = eu.exelban.Stats;
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -1971,7 +1971,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.14;
MARKETING_VERSION = 2.3.8;
MARKETING_VERSION = 2.4.0;
OTHER_LDFLAGS = "";
PRODUCT_BUNDLE_IDENTIFIER = eu.exelban.Stats;
PRODUCT_NAME = "$(TARGET_NAME)";

View File

@@ -17,7 +17,7 @@
<key>CFBundleShortVersionString</key>
<string>$(MARKETING_VERSION)</string>
<key>CFBundleVersion</key>
<string>66</string>
<string>67</string>
<key>Description</key>
<string>Simple macOS system monitor in your menu bar</string>
<key>LSApplicationCategoryType</key>

View File

@@ -30,9 +30,6 @@
"Characters" = "Ký tự";
"Short" = "Ngắn";
"Long" = "Dài";
//"sec" = "giây"
//"enabled" = "đã kích hoạt"
//"disabled" = "đã vô hiệu hoá"
// Alerts
"New version available" = "Phiên bản mới có sẵn";