diff --git a/Makefile b/Makefile index 32dabd85..38bccd61 100644 --- a/Makefile +++ b/Makefile @@ -73,7 +73,7 @@ sign: prepare-dmg: if [ ! -d $(PWD)/create-dmg ]; then \ - git clone https://github.com/andreyvit/create-dmg; \ + git clone https://github.com/create-dmg/create-dmg; \ fi ./create-dmg/create-dmg \ @@ -85,6 +85,7 @@ prepare-dmg: --icon "Stats.app" 125 175 \ --hide-extension "Stats.app" \ --app-drop-link 375 175 \ + --no-internet-enable \ $(PWD)/$(APP).dmg \ $(APP_PATH) diff --git a/Stats.xcodeproj/project.pbxproj b/Stats.xcodeproj/project.pbxproj index 431f0b21..777d736e 100644 --- a/Stats.xcodeproj/project.pbxproj +++ b/Stats.xcodeproj/project.pbxproj @@ -96,6 +96,7 @@ 9AB14B78248CEF3B00DC6731 /* config.plist in Resources */ = {isa = PBXBuildFile; fileRef = 9AF9EE12246492E8005D2270 /* config.plist */; }; 9AB14B79248CEF4100DC6731 /* config.plist in Resources */ = {isa = PBXBuildFile; fileRef = 9A3E17DC247A94C300449CD1 /* config.plist */; }; 9AB14B7A248CEF4900DC6731 /* config.plist in Resources */ = {isa = PBXBuildFile; fileRef = 9ABFF904248BEC0B00C9041A /* config.plist */; }; + 9AB3AFA8266D2E2D00DD079C /* updater.sh in Copy Files */ = {isa = PBXBuildFile; fileRef = 9A2848012666AB2F00EC1F6D /* updater.sh */; }; 9AB6D03926447CAA003215A5 /* reader.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AB6D03826447CAA003215A5 /* reader.m */; }; 9AB7FD7C246B48DB00387FDA /* settings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9AB7FD7B246B48DB00387FDA /* settings.swift */; }; 9ABFF8FD248BEBCB00C9041A /* Battery.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9ABFF8F6248BEBCB00C9041A /* Battery.framework */; }; @@ -290,6 +291,7 @@ dstPath = Scripts; dstSubfolderSpec = 7; files = ( + 9AB3AFA8266D2E2D00DD079C /* updater.sh in Copy Files */, ); name = "Copy Files"; runOnlyForDeploymentPostprocessing = 0; diff --git a/Stats/Supporting Files/Info.plist b/Stats/Supporting Files/Info.plist index d27b37fa..a1f55259 100755 --- a/Stats/Supporting Files/Info.plist +++ b/Stats/Supporting Files/Info.plist @@ -17,7 +17,7 @@ CFBundleShortVersionString $(MARKETING_VERSION) CFBundleVersion - 270 + 278 Description Simple macOS system monitor in your menu bar LSApplicationCategoryType