• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

Add embedded framework (swift framework) in ANE

New Here ,
Jun 07, 2016 Jun 07, 2016

Copy link to clipboard

Copied

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

TOPICS
Development

Views

725

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jun 08, 2016 Jun 08, 2016

Copy link to clipboard

Copied

Someone please help me to fix this.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jun 21, 2016 Jun 21, 2016

Copy link to clipboard

Copied

Still I didn't get any solution. It looks like I need to move swift code to objective-c. Is there anyone who can suggest what shall i do to fix this will be great.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Oct 03, 2016 Oct 03, 2016

Copy link to clipboard

Copied

LATEST

You might need to turn on this setting

Screen Shot 2016-10-03 at 5.26.39 PM.png

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines