unity-swift icon indicating copy to clipboard operation
unity-swift copied to clipboard

Unity Version + Swift Version Support

Open richardschembri opened this issue 6 years ago • 1 comments

Unityバージョンを2019.2.0f1 にアプデートして、SwiftのソースコードをSwift 5に変更しました。

richardschembri avatar Sep 09 '19 02:09 richardschembri

This PR as well as the fork from @richardschembri fixes the plugin for Unity 2019.2.0f1 and Swift 5 but I ran into new issues with Unity 2019.3.7f1

Umbrella header 'UnityFramework.h' not found

pot2mayo avatar May 27 '20 03:05 pot2mayo