How to build Unity3d Plugin for iOS

后端 未结 2 832
长发绾君心
长发绾君心 2020-12-22 18:08

I have a very tiny Objective-C library built for iOS and I want to export it to Unity. I understand the basic process of writing a csharp wrapper that marshals all the invoc

2条回答
  •  天涯浪人
    2020-12-22 18:37

    I have written a post on how to create iOS plugin for unity. You can check it here. Hope it helps. Thanks.

提交回复
热议问题