This commit is contained in:
Serhiy Mytrovtsiy
2024-05-26 11:24:54 +02:00
parent ea6e57bb3b
commit f3f43dae80
3 changed files with 4 additions and 4 deletions

View File

@@ -2522,7 +2522,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.15;
MARKETING_VERSION = 2.10.14;
MARKETING_VERSION = 2.10.15;
OTHER_LDFLAGS = "";
PRODUCT_BUNDLE_IDENTIFIER = eu.exelban.Stats;
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -2560,7 +2560,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.15;
MARKETING_VERSION = 2.10.14;
MARKETING_VERSION = 2.10.15;
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>560</string>
<string>561</string>
<key>Description</key>
<string>Simple macOS system monitor in your menu bar</string>
<key>LSApplicationCategoryType</key>

View File

@@ -136,7 +136,7 @@
"Show icon in dock" = "Mostra icona nel dock";
"Start at login" = "Avvia al login";
"Build number" = "Numero Build";
"Import settings" = "Importa impostazioni;
"Import settings" = "Importa impostazioni";
"Export settings" = "Esporta impostazioni";
"Reset settings" = "Resetta impostazioni";
"Pause the Stats" = "Metti in pausa Stats";