From e4a5d7ba3385ee81e1b4c8c2644049b43e7f0616 Mon Sep 17 00:00:00 2001 From: "T. R. Bernstein" <137705289+trbernstein@users.noreply.github.com> Date: Wed, 10 Jul 2024 17:06:44 +0200 Subject: [PATCH] Add Apple Developer to standard App Store apps --- bin/azw-install-default-mas-apps | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/azw-install-default-mas-apps b/bin/azw-install-default-mas-apps index 04f1f4f..0a55153 100755 --- a/bin/azw-install-default-mas-apps +++ b/bin/azw-install-default-mas-apps @@ -23,6 +23,7 @@ function main() { installMASApp Motion 434290957 installMASApp Compressor 424390742 installMASApp 'Logic Pro' 634148309 + installMASApp 'Apple Developer' 640199958 } if [[ "${ZSH_EVAL_CONTEXT}" == toplevel ]]; then