Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
9 contributions in the last year
Contribution activity
November 2020
Created an issue in neuecc/MessagePack-CSharp that received 2 comments
mpc fails to build Unity's csproj on macOS
Hi, I have a Unity 2019.4.8f1 project and trying to generate AOT code on macOS 10.15.7 with the next command:
dotnet mpc -i Assembly-CSharp.csproj …