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

Swift compatibility #8

Open
nikekannan opened this issue Feb 25, 2020 · 3 comments
Open

Swift compatibility #8

nikekannan opened this issue Feb 25, 2020 · 3 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@nikekannan
Copy link

I get this issue, when i ran the project

Xcode's output:
↳
    === BUILD TARGET connectivity OF PROJECT Pods WITH CONFIGURATION Debug ===
    /Users/Nikesh/.pub-cache/hosted/pub.dartlang.org/get_version-0.1.0/ios/Classes/GetVersionPlugin.m:2:9: fatal error: 'get_version/get_version-Swift.h' file not found
    #import <get_version/get_version-Swift.h>
@aleor
Copy link

aleor commented Mar 9, 2020

Got this issue too, tried to add swift version into Pods file, no luck so far..

@kheldiente
Copy link

kheldiente commented Mar 27, 2020

Hi all. I also encountered this issue and what worked for me is by following the solution here.

@rodydavis
Copy link
Member

@kheldiente can you make a PR?

@rodydavis rodydavis added bug Something isn't working help wanted Extra attention is needed labels May 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants