fluttercommunity/get_version

Swift compatibility

Open

#8 opened on Feb 25, 2020

View on GitHub
 (3 comments) (5 reactions) (0 assignees)Ruby (60 forks)auto 404
bughelp wanted

Repository metrics

Stars
 (96 stars)
PR merge metrics
 (PR metrics pending)

Description

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>

Contributor guide