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

unable to install on iOS #3

Closed
DK15 opened this issue Jan 15, 2019 · 1 comment
Closed

unable to install on iOS #3

DK15 opened this issue Jan 15, 2019 · 1 comment

Comments

@DK15
Copy link

DK15 commented Jan 15, 2019

Cloned repo and tried to run on ios simulator, but getting compile time error:

1 error generated.
    In file included from /Users/deeptibelsare/.pub-cache/hosted/pub.dartlang.org/url_launcher-4.0.2/ios/Classes/UrlLauncherPlugin.m:7:
    /Users/deeptibelsare/.pub-cache/hosted/pub.dartlang.org/url_launcher-4.0.2/ios/Classes/UrlLauncherPlugin.h:5:9: fatal error: 'Flutter/Flutter.h' file not found
    #import <Flutter/Flutter.h>
            ^~~~~~~~~~~~~~~~~~~
    1 error generated.

Could not build the application for the simulator.
Error launching application on iPhone 8.
@RafaelBarbosatec
Copy link
Owner

This problem is caused by the version of your installed cocoapods.

flutter/flutter#16036

I solved it by installing version 1.4.0

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

2 participants