mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-14 00:04:15 +09:00
v2.7.45
This commit is contained in:
@@ -86,6 +86,7 @@ Stats tries to be efficient as it's possible. But reading some data periodically
|
||||
- Hebrew (thanks to [BadSugar](https://github.com/BadSugar))
|
||||
- Slovenian (thanks to [zigapovhe](https://github.com/zigapovhe))
|
||||
- Greek (thanks to [sudoxcess](https://github.com/sudoxcess))
|
||||
- Persian (thanks to [ShawnAlisson](https://github.com/ShawnAlisson))
|
||||
|
||||
You can help by adding a new language or improve the existing translation.
|
||||
|
||||
|
||||
@@ -2131,7 +2131,7 @@
|
||||
"@executable_path/../Frameworks",
|
||||
);
|
||||
MACOSX_DEPLOYMENT_TARGET = 10.13;
|
||||
MARKETING_VERSION = 2.7.44;
|
||||
MARKETING_VERSION = 2.7.45;
|
||||
OTHER_LDFLAGS = "";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = eu.exelban.Stats;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
@@ -2167,7 +2167,7 @@
|
||||
"@executable_path/../Frameworks",
|
||||
);
|
||||
MACOSX_DEPLOYMENT_TARGET = 10.13;
|
||||
MARKETING_VERSION = 2.7.44;
|
||||
MARKETING_VERSION = 2.7.45;
|
||||
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>424</string>
|
||||
<string>428</string>
|
||||
<key>Description</key>
|
||||
<string>Simple macOS system monitor in your menu bar</string>
|
||||
<key>LSApplicationCategoryType</key>
|
||||
@@ -42,7 +42,7 @@
|
||||
<key>SMPrivilegedExecutables</key>
|
||||
<dict>
|
||||
<key>eu.exelban.Stats.SMC.Helper</key>
|
||||
<string>identifier "eu.exelban.Stats.SMC.Helper" and anchor apple generic and certificate 1[field.1.2.840.113635.100.6.2.1] /* exists */</string>
|
||||
<string>identifier "eu.exelban.Stats.SMC.Helper" and anchor apple generic and certificate 1[field.1.2.840.113635.100.6.2.1] /* exists */</string>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
Reference in New Issue
Block a user