Skip to content
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

Get rid of "implicit import of bridging header" warning #122

Open
mariusc opened this issue Oct 24, 2018 · 2 comments
Open

Get rid of "implicit import of bridging header" warning #122

mariusc opened this issue Oct 24, 2018 · 2 comments

Comments

@mariusc
Copy link

mariusc commented Oct 24, 2018

I'm using RSBarcodes in my app. I added it with Carthage.

I'm getting the warning Implicit import of bridging header 'RSBarcodes-Bridging-Header.h' via module 'RSBarcodes' is deprecated and will be removed in a later version of Swift.

I'm not sure how to get rid of the warning. Can anyone help?

This is happening in the main app, not in the test target. I found a few answers about a warning similar to this referring to a test target. This warning appears in a ViewController from the app target.

@APvanGrootel
Copy link

I have the same problem. The docs say to import RSBarcodes_Swift, but that doesn't seem to exsist. Importing RSBarcodes will give the above warning.

@BeauNouvelle
Copy link

This is still an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants