github wieandteduard/port-menu v0.8.1

latest releases: v0.8.10, v0.8.9, v0.8.8...
one month ago

Summary

  • cleans up the original downloaded app after the Applications copy relaunches
  • keeps the delayed handoff so the installed beta opens more reliably after the move flow
  • ships the updated first-run install behavior as the next beta cut

Verification

  • xcodebuild test -project "Porter.xcodeproj" -scheme "Porter" -destination "platform=macOS"
  • xcodebuild build -project "Porter.xcodeproj" -scheme "Porter" -configuration Release -destination "platform=macOS"
  • scripts/release-macos.sh
  • spctl --assess --type execute --verbose=4 "dist/Port Menu.app"
  • xcrun stapler validate "dist/Port Menu.app"
  • codesign --verify --deep --strict --verbose=2 "dist/Port Menu.app"

Don't miss a new port-menu release

NewReleases is sending notifications on new releases.