-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
adding bridge header in swift #325
Comments
Pls make a demo and share a dropbox link. |
same error, just pod install FSCalendar and add #import "FSCalendar.h" to Bridging header |
On Swift 3, in the bridging header file, add this |
Hello thanks giving great calendar, |
@IOSDeveloperProgrammer First of all you have to add line of code |
Hai ,I am working an sample project using framework class ,with adding bridge header and now i have same framework class used in another framework project.Now i add the framework project into sample project it shows duplication error. What I can do this error. |
I am trying to import the header in my bridge-header file. I m getting the following errors.
" 'FSCalendar.h' file not found
Failed to import bridging header"
Kindly help
The text was updated successfully, but these errors were encountered: