mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-15 00:34:08 +09:00
v2.8.7
This commit is contained in:
@@ -87,6 +87,8 @@ Stats tries to be efficient as it's possible. But reading some data periodically
|
||||
- Slovenian (thanks to [zigapovhe](https://github.com/zigapovhe))
|
||||
- Greek (thanks to [sudoxcess](https://github.com/sudoxcess))
|
||||
- Persian (thanks to [ShawnAlisson](https://github.com/ShawnAlisson))
|
||||
- Slovenský (thanks to [martinbernat](https://github.com/martinbernat))
|
||||
- Thai (thanks to [apiphoomchu](https://github.com/apiphoomchu))
|
||||
|
||||
You can help by adding a new language or improve the existing translation.
|
||||
|
||||
|
||||
@@ -2159,7 +2159,7 @@
|
||||
"@executable_path/../Frameworks",
|
||||
);
|
||||
MACOSX_DEPLOYMENT_TARGET = 10.14;
|
||||
MARKETING_VERSION = 2.8.6;
|
||||
MARKETING_VERSION = 2.8.7;
|
||||
OTHER_LDFLAGS = "";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = eu.exelban.Stats;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
@@ -2197,7 +2197,7 @@
|
||||
"@executable_path/../Frameworks",
|
||||
);
|
||||
MACOSX_DEPLOYMENT_TARGET = 10.14;
|
||||
MARKETING_VERSION = 2.8.6;
|
||||
MARKETING_VERSION = 2.8.7;
|
||||
OTHER_LDFLAGS = "";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = eu.exelban.Stats;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>$(MARKETING_VERSION)</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>457</string>
|
||||
<string>458</string>
|
||||
<key>Description</key>
|
||||
<string>Simple macOS system monitor in your menu bar</string>
|
||||
<key>LSApplicationCategoryType</key>
|
||||
|
||||
Reference in New Issue
Block a user