I have a problem with build the project for iOS with Unity 2019.4.5 and even with 2020.1.3
The build is success with Unity 2018.4.19, so I guess something was changed in build process.
I have a static library named libSkyTrakSW.a, and linking errors are related to this library:
![alt text][1]
[1]: https://forum.unity.com/attachments/upload_2020-8-29_18-43-51-png.690137/
I've used the same project and static library in Unity 2018.4 and 2019.4, so, that is why I think something changed in il2cpp build process.
↧