What's Changed
🚀 Features
- Add
--alltouninstallby @rgoldberg in #1178 - Output path to deployed app by @rgoldberg in #1184
- Warn if potentially undesired app folder modified by @rgoldberg in #1190
🐛 Bug Fixes
- Create temp folders for pkg installer & receipt hard links on same volume as original files by @rgoldberg in #1187
- Create receipt & ancestor folders with correct owner, group & permissions by @rgoldberg in #1192
- Index in Spotlight folders that should contain App Store apps but that aren't indexed as such in Spotlight by @rgoldberg in #1194
Changes
- Fix SwiftFormat file header copyright year issue by @rgoldberg in #1180
- Output error when
uninstall --all <app-id>…oruninstallwithout args by @rgoldberg in #1189 - Build with Xcode 26.2 on macos-15 & macos-15-intel GHA runners & more by @rgoldberg in #1195
Full Changelog: v5.0.2...v5.1.0