You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As ulrichloose described, the problem lies in ipscan being a shell script and not a binary executable. Here are the terminal commands to fix it. Note you will need shc to compile the shell script to binary executable (install it via homebrew or build it from source). cd /Applications/Angry\ IP\ Scanner.app/Contents/MacOS/ mv ipscan ipscan-backup shc -f ipscan-backup -o ipscan xattr -cr /Applications/Angry\ IP\ Scanner.app
Describe the bug
When latest version is downloaded on Apple Silicon, the app will not run without installing Rosetta
To Reproduce
Browse to https://angryip.org/download/#mac
Download [Bundle for Mac ARM (M1/M2)]
right-click and Open for the first Time
Expected behavior
App should open
Screenshots
Versions (please copy from the About dialog or complete manually):
java -version
) - or if Windows installer was used with bundled JavaThe text was updated successfully, but these errors were encountered: