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

Not able to install on macOs ventura 13.0 #68

Open
aliqaryan opened this issue Nov 11, 2022 · 6 comments
Open

Not able to install on macOs ventura 13.0 #68

aliqaryan opened this issue Nov 11, 2022 · 6 comments

Comments

@aliqaryan
Copy link

I followed all the steps in the instruction (install .Net 6 and etc.), but in the end, it shows me this message:

image

@armannaj
Copy link
Collaborator

Hi @aliqaryan2

I tried it on my Mac with macOs ventura 13.0, and it worked fine.

Which version of .NET6 did you install? Is it .NET Runtime or .NET SDK ?

@danial-fmh
Copy link

I'm having a similar issue on macOS Monterey 12.1:
image

@goodness-from-me
Copy link

Works for me on macOS 13.1 using the latest release build.
I had to go to System Settings > Privacy & Security and grant permission to open application and also for all the libraries required by botnet to load. It was a bit of a pain. I believe it can be avoided if the builds were signed by the developer.

@Lukejkw
Copy link
Contributor

Lukejkw commented Jan 27, 2023

Easiest way I've found it to just clone the repo and run manually. A Homebrew solution would be ideal

dotnet run --project ./PurpleExplorer/PurpleExplorer.csproj

@armannaj
Copy link
Collaborator

Latest release should work with macOS 13+.
Can you guys test it and let me know to close this issue for now.

I'll start a conversation about signing as well.

@justinmchase
Copy link

I hit the same error, I can't run it by policy because the binaries are not signed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants