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
After running brew install --cask ilspy and opening the ILSpy.app file via Raycast, I recieve the error "“ILSpy.app” is damaged and can’t be opened. You should move it to the Trash." This is due to icsharpcode/AvaloniaILSpy#63. Is it within homebrew-cask's standards to run the patch recommended in the issue upon install?
Command that failed
opening of ILSpy.app after brew install --cask ilspy
Output of command with --verbose --debug
not applicable
Output of brew doctor and brew config
brew doctor
Your system is ready to brew.
brew config
HOMEBREW_VERSION: 4.1.16-24-g35746e0
ORIGIN: https://github.com/Homebrew/brew
HEAD: 35746e0a6ba6c3c5cfe56d99f79d9ec9f52ee15f
Last commit: 5 hours ago
Core tap origin: https://github.com/Homebrew/homebrew-core
Core tap HEAD: adcb86748780ebd22fd839180f5a1c36bec04136
Core tap last commit: 25 hours ago
Core tap branch: master
Core tap JSON: 22 Oct 14:24 UTC
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_MAKE_JOBS: 8
HOMEBREW_SORBET_RUNTIME: set
Homebrew Ruby: 2.6.10 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby
CPU: octa-core 64-bit arm_firestorm_icestorm
Clang: 15.0.0 build 1500
Git: 2.39.3 => /Applications/Xcode.app/Contents/Developer/usr/bin/git
Curl: 8.1.2 => /usr/bin/curl
macOS: 13.6-arm64
CLT: 15.0.0.0.1.1694021235
Xcode: 15.0.1
Rosetta 2: false
Verification
--force
.brew update-reset && brew update
and retried my command.brew doctor
, fixed as many issues as possible and retried my command.Description of issue
After running
brew install --cask ilspy
and opening theILSpy.app
file via Raycast, I recieve the error "“ILSpy.app” is damaged and can’t be opened. You should move it to the Trash." This is due to icsharpcode/AvaloniaILSpy#63. Is it within homebrew-cask's standards to run the patch recommended in the issue upon install?Command that failed
opening of ILSpy.app after
brew install --cask ilspy
Output of command with
--verbose --debug
Output of
brew doctor
andbrew config
Output of
brew tap
The text was updated successfully, but these errors were encountered: