icsharpcode / AvaloniaILSpy

Avalonia-based .NET Decompiler (port of ILSpy)
1.5k stars 169 forks source link

ILSpy won't work on macOS Mojava #118

Open lzj20021216 opened 2 years ago

lzj20021216 commented 2 years ago

The application works well on my Mac mini with M1 Chip (Version: Monterey). Yesterday I tried to install it on my intel machine, but it didn't seem to work.

Here comes the error messages:

// /Applications/ILSpy.app/Contents/MacOS/-psn_0_696490 // The file was not found.

System.IO.FileNotFoundException: Assembly file not found File name: '/Applications/ILSpy.app/Contents/MacOS/-psn_0_696490'

lzj20021216 commented 2 years ago

Btw, I have tried 7.2 RC, 7.0 RC1 and 5.0 RC1. And they have reported the same issue.

javafun commented 2 years ago

It doesn't work via brew cask install as well (see screenshot below).

image

ahmedkhalid7 commented 2 years ago

I was facing the same issue in MacOS Big Sur, but I have used the first command provided in that issue #63 and it does solve the problem.