7

I'm using Objective Sharpie to bind a framework which imports a header from another framework and this is the error that I get:

/Users/sani/Documents/BindMeSDK/BindMeSDK.framework/Versions/A/Headers/BindMeAppLinkResolver.h:19:9:
fatal error: 'AnotherFramework/BindMeAppLinkResolving.h' file not found

    #import <AnotherFramework/BindMeAppLinkResolving.h>

I tried including the BindMeSDK.framework path in the

Advanced-> Follow #include and #import directives for files inside the following scope directories:

but the error persists.

I was wondering if I need to set any flags in Objective Sharpie to include the other framework so Objective Sharpie can produce the proper API Definitions.

Does anyone have any ideas how to create API Definitions for frameworks with dependancy on another framework?

Cœur
  • 37,241
  • 25
  • 195
  • 267
Sani
  • 1,283
  • 11
  • 30

0 Answers0