mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-15 00:34:08 +09:00
v2.8.19
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Stats
|
# Stats
|
||||||
|
|
||||||
<a href="https://github.com/exelban/stats/releases"><p align="center"><img src="https://serhiy.s3.eu-central-1.amazonaws.com/Github_repo/stats/logo.png?raw=true&v=1" width="120"></p></a>
|
<a href="https://github.com/exelban/stats/releases"><p align="center"><img src="https://github.com/exelban/stats/raw/master/Stats/Supporting%20Files/Assets.xcassets/AppIcon.appiconset/icon_256x256.png" width="120"></p></a>
|
||||||
|
|
||||||
[](https://github.com/exelban/stats/releases)
|
[](https://github.com/exelban/stats/releases)
|
||||||
[](https://github.com/exelban/stats/releases)
|
[](https://github.com/exelban/stats/releases)
|
||||||
@@ -13,7 +13,7 @@ You can download the latest version [here](https://github.com/exelban/stats/rele
|
|||||||
This will download a file called `Stats.dmg`. Open it and move the app to the application folder.
|
This will download a file called `Stats.dmg`. Open it and move the app to the application folder.
|
||||||
|
|
||||||
### Homebrew
|
### Homebrew
|
||||||
To install it using Homebrew, open the Terminal app and type:
|
To install it using Homebrew, open the Terminal app and type:
|
||||||
```bash
|
```bash
|
||||||
brew install stats
|
brew install stats
|
||||||
```
|
```
|
||||||
|
|||||||
@@ -2380,7 +2380,7 @@
|
|||||||
"@executable_path/../Frameworks",
|
"@executable_path/../Frameworks",
|
||||||
);
|
);
|
||||||
MACOSX_DEPLOYMENT_TARGET = 10.14;
|
MACOSX_DEPLOYMENT_TARGET = 10.14;
|
||||||
MARKETING_VERSION = 2.8.18;
|
MARKETING_VERSION = 2.8.19;
|
||||||
OTHER_LDFLAGS = "";
|
OTHER_LDFLAGS = "";
|
||||||
PRODUCT_BUNDLE_IDENTIFIER = eu.exelban.Stats;
|
PRODUCT_BUNDLE_IDENTIFIER = eu.exelban.Stats;
|
||||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||||
@@ -2418,7 +2418,7 @@
|
|||||||
"@executable_path/../Frameworks",
|
"@executable_path/../Frameworks",
|
||||||
);
|
);
|
||||||
MACOSX_DEPLOYMENT_TARGET = 10.14;
|
MACOSX_DEPLOYMENT_TARGET = 10.14;
|
||||||
MARKETING_VERSION = 2.8.18;
|
MARKETING_VERSION = 2.8.19;
|
||||||
OTHER_LDFLAGS = "";
|
OTHER_LDFLAGS = "";
|
||||||
PRODUCT_BUNDLE_IDENTIFIER = eu.exelban.Stats;
|
PRODUCT_BUNDLE_IDENTIFIER = eu.exelban.Stats;
|
||||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>$(MARKETING_VERSION)</string>
|
<string>$(MARKETING_VERSION)</string>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>477</string>
|
<string>478</string>
|
||||||
<key>Description</key>
|
<key>Description</key>
|
||||||
<string>Simple macOS system monitor in your menu bar</string>
|
<string>Simple macOS system monitor in your menu bar</string>
|
||||||
<key>LSApplicationCategoryType</key>
|
<key>LSApplicationCategoryType</key>
|
||||||
|
|||||||
Reference in New Issue
Block a user