-
Notifications
You must be signed in to change notification settings - Fork 33
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
Comments
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 ? |
Works for me on macOS 13.1 using the latest release build. |
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 |
Latest release should work with macOS 13+. I'll start a conversation about signing as well. |
I hit the same error, I can't run it by policy because the binaries are not signed. |
I followed all the steps in the instruction (install .Net 6 and etc.), but in the end, it shows me this message:
The text was updated successfully, but these errors were encountered: