swift-unity
swift-unity copied to clipboard
Errors using version 2019.1.7f1
I'm trying to integrate a Unity build generated from 2019.1.7f1 version but I got several errors such as:
No member named 'GetAotId' in 'il2cpp::icalls::mscorlib::System::Reflection::Assembly
or
No member named 'ParseAssemblyName' in 'il2cpp::icalls::mscorlib::System::Reflection::AssemblyName'
Any hints, tips, suggestions is appreciated. Thanks.
Add DNET to other flags. Check the issue: #119