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
{{ message }}
This repository has been archived by the owner on Jul 26, 2020. It is now read-only.
Hi
I'm trying to install swix in my IOS app. To do that I follow the different instructions of the swix 0.30 documentation in the "How to creat a new iOS app that includes swix" paragraph.
For me all the different steps are ok until the Swift bridging header modification. As you can see in the attach image, i don't have the objective-c bridging header menu in my project setting.
Have you an idea of my problem?? (for information i used Xcode 8.2.1)
Best regards
The text was updated successfully, but these errors were encountered:
The below SO question has some tips on adding a bridging header. There's some field in the build settings, but the easiest way is to add a .m file yourself and click "yes" at the prompt.
Hi
I'm trying to install swix in my IOS app. To do that I follow the different instructions of the swix 0.30 documentation in the "How to creat a new iOS app that includes swix" paragraph.
For me all the different steps are ok until the Swift bridging header modification. As you can see in the attach image, i don't have the objective-c bridging header menu in my project setting.
Have you an idea of my problem?? (for information i used Xcode 8.2.1)
Best regards
The text was updated successfully, but these errors were encountered: