Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ilspy: cannot open application upon macos install #158304

Closed
6 tasks done
pauliesnug opened this issue Oct 22, 2023 · 1 comment
Closed
6 tasks done

ilspy: cannot open application upon macos install #158304

pauliesnug opened this issue Oct 22, 2023 · 1 comment
Labels

Comments

@pauliesnug
Copy link
Contributor

Verification

Description of issue

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

Output of brew tap

brew tap
homebrew/aliases
homebrew/bundle
homebrew/cask
homebrew/cask-fonts
homebrew/cask-versions
homebrew/command-not-found
homebrew/core
homebrew/formula-analytics
homebrew/services
homebrew/test-bot
oven-sh/bun
pulseflow/tap
@SMillerDev
Copy link
Member

Is it within homebrew-cask's standards to run the patch recommended in the issue upon install?

No, Homebrew/cask standards are nudging upstream to sign the app since the user experience is terrible otherwise.

@miccal miccal closed this as not planned Won't fix, can't repro, duplicate, stale Oct 22, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants