Open naninunenoy opened 4 years ago
Thank you for your update. But it seems Xcode cannot find <UnityFramework/UnityFramework-Swift.h>... Is it auto generated? or do I have any missing step not described here? Please help.. @naninunenoy
@kiwoob May be auto.
unity generates <UnityFramework/UnityFramework-Swift.h> automatically in unity 2019.3+.
unity code is now included in the UnityFramework.framework
by default, so we can call unity code from swift.
UnityFrameworkの変更に対応しました #6 このプルリクエストには #5 の更新も含まれます。