Add embedded framework (swift framework) in ANE
Hi,
I have written code in swift and generated framework not I want to create ANE using this framework. I have created ANE multiple times so I tried with same process but when I use that ANE in sample project then it crashes in start.
Error msg is:
" dyld library not loaded @rpath/ reason image not found ".
Please suggest me what I have to do to use embedded framework.
As I check in xcode then we need to add such framework in "Embedded Binaries". But I didn't find such option here. Please help.
Thanks,
Pankaj
