Summary
- keep non-git fallback detection for common dev runtimes such as beam.smp, node, python, and java
- filter out desktop app listeners like Cursor, Spotify, and Figma so the menu stays focused on local servers
- bump the app to 1.7.3 and publish the notarized macOS build
Test plan
- xcodebuild test -project "Porter.xcodeproj" -scheme "Porter" -destination "platform=macOS"
- xcodebuild build -project "Porter.xcodeproj" -scheme "Porter" -configuration Release -destination "platform=macOS"
- run scripts/release-macos.sh with Developer ID signing and Apple notarization