How to integrate Unity into a Swift 3 iOS project

后端 未结 2 983
余生分开走
余生分开走 2020-12-29 16:18

I was just wondering what might be the best strategy for implementing a Unity project into a already existing Swift 3 iOS project. So far I only discovered sample code in Ob

2条回答
  •  无人及你
    2020-12-29 17:07

    The tutorial mentioned in the accepted answer is a good step by step guide to integrate Unity to Swift project.

    However, there are couple of changes needed for Swift 4 and Unity 2017.1. Here is a demo project in case someone needs it.

提交回复
热议问题