You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Hi,
Please I have an issue with step 4:
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
The text was updated successfully, but these errors were encountered: