-
Notifications
You must be signed in to change notification settings - Fork 10
Description
Hi,
Please I have an issue with step 4:
Add native reference to the generated earlier fat framework, as well as each dependency of that framework. In this case, add both SwiftFrameworkProxy and Gigya framework native references to the binding project:
To add native framework references, open finder and navigate to the folder with the frameworks. Drag and drop the frameworks under the Native References location in the Solution Explorer. Alternatively, you can use the context menu option on the Native References folder and click Add Native Reference to look up the frameworks and add them:
I have a swift library with the required header file, was able to generate the ApiDefinition and StructAndEnums classes, but adding the Native reference of the library is giving me serious headaches.
Please can you assist to identify those libraries?
Thanks