diff --git a/Makefile b/Makefile index 2eec3ab5..dd2daef7 100644 --- a/Makefile +++ b/Makefile @@ -88,7 +88,7 @@ prepare-dmg: prepare-dSYM: echo "Zipping dSYMs..." - zip -r $(PWD)/dSYM.zip $(BUILD_PATH)/Stats.xcarchive/dSYMs + cd $(BUILD_PATH)/Stats.xcarchive/dSYMs && zip -r $(PWD)/dSYMs.zip . echo "Created zip with dSYMs" # --- HELPERS --- # diff --git a/Stats/Supporting Files/Info.plist b/Stats/Supporting Files/Info.plist index 5ac804ef..d64ab5cc 100755 --- a/Stats/Supporting Files/Info.plist +++ b/Stats/Supporting Files/Info.plist @@ -17,7 +17,7 @@ CFBundleShortVersionString $(MARKETING_VERSION) CFBundleVersion - 10 + 11 Description Simple macOS system monitor in your menu bar LSApplicationCategoryType