diff --git a/Makefile b/Makefile
index 458c15ab..d523032f 100644
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@ archive: next-version clean
xcodebuild \
-scheme $(APP) \
-destination 'platform=OS X,arch=x86_64' \
- -configuration AppStoreDistribution archive \
+ -configuration Release archive \
-archivePath $(BUILD_PATH)/$(APP).xcarchive
echo "Application built, starting the export archive..."
diff --git a/README.md b/README.md
index db7f51e7..f36f4f1d 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Stats
-
+
[](https://github.com/exelban/stats/releases)
[](https://github.com/exelban/stats/releases)
@@ -40,6 +40,7 @@ Stats is an application that allows you to monitor your macOS system.
- 中文 (简体) (thanks to [chenguokai](https://github.com/chenguokai) and [Tai-Zhou](https://github.com/Tai-Zhou))
- Türkçe (thanks to [yusufozgul](https://github.com/yusufozgul))
- Korean (thanks to [escapeanaemia](https://github.com/escapeanaemia))
+- German (thanks to [natterstefan](https://github.com/natterstefan))
You can help by adding a new language.
diff --git a/Stats.xcodeproj/project.pbxproj b/Stats.xcodeproj/project.pbxproj
index a5fff6b9..db72202a 100644
--- a/Stats.xcodeproj/project.pbxproj
+++ b/Stats.xcodeproj/project.pbxproj
@@ -438,7 +438,6 @@
9AF9EE1024648ADC005D2270 /* readers.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = readers.swift; sourceTree = ""; };
9AF9EE12246492E8005D2270 /* config.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = config.plist; sourceTree = ""; };
9AF9EE192464A7B3005D2270 /* config.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = config.plist; sourceTree = ""; };
- 9AF9EE1B2464A7BA005D2270 /* config.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = config.plist; sourceTree = ""; };
F8A38F83253303A8006D4D81 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = ""; };
/* End PBXFileReference section */
@@ -1800,7 +1799,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.14;
- MARKETING_VERSION = 2.3.7;
+ MARKETING_VERSION = 2.3.8;
OTHER_LDFLAGS = "";
PRODUCT_BUNDLE_IDENTIFIER = eu.exelban.Stats;
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -1833,7 +1832,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.14;
- MARKETING_VERSION = 2.3.7;
+ MARKETING_VERSION = 2.3.8;
OTHER_LDFLAGS = "";
PRODUCT_BUNDLE_IDENTIFIER = eu.exelban.Stats;
PRODUCT_NAME = "$(TARGET_NAME)";
diff --git a/Stats/Supporting Files/Info.plist b/Stats/Supporting Files/Info.plist
index e4251266..463fd186 100755
--- a/Stats/Supporting Files/Info.plist
+++ b/Stats/Supporting Files/Info.plist
@@ -17,7 +17,7 @@
CFBundleShortVersionString
$(MARKETING_VERSION)
CFBundleVersion
- 54
+ 66
Description
Simple macOS system monitor in your menu bar
LSApplicationCategoryType