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
Hey! No ARM libraries at the moment. The projects uses github actions to compile the libraries for the different architectures and unfortunately the latest mac ARM runners on github are only available for a fee. Have to wait until there are free runners available.
Description
Just created a new project via:
dotnet new console -lang c# -n WebviewTest -o WebviewTest cd WebviewTest dotnet add package SharpWebview
Program.cs:
When I run
DYLD_PRINT_LIBRARIES=1 dotnet run
this is printed:Environment
The text was updated successfully, but these errors were encountered: