Add Apple Developer to Mac App Store apps list

This commit is contained in:
Astrian Zheng 2025-07-04 16:53:19 +10:00
parent 1527a52800
commit 24d66cf46c
Signed by: Astrian
SSH Key Fingerprint: SHA256:rVnhx3DAKjujCwWE13aDl7uV6+9U1MvydLkNRXJrBiA

View File

@ -261,6 +261,7 @@ install_mas_apps() {
# Mac App Store 应用列表
mas_apps=(
"6444602274" # Ivory - Mastodon 客户端
"640199958" # Apple Developer
)
total=${#mas_apps[@]}