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

iOS build fails #3

Open
anoop-b opened this issue Nov 18, 2019 · 1 comment
Open

iOS build fails #3

anoop-b opened this issue Nov 18, 2019 · 1 comment

Comments

@anoop-b
Copy link

anoop-b commented Nov 18, 2019

Xcode's output:

=== BUILD TARGET share OF PROJECT Pods WITH CONFIGURATION Debug ===
/Users/djoker/flutter/.pub-cache/hosted/pub.dartlang.org/tflite-1.0.4/ios/Classes/T
flitePlugin.mm:19:10: fatal error: 'tensorflow/lite/kernels/register.h' file not
found
#include "tensorflow/lite/kernels/register.h"
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.

@anoop-b
Copy link
Author

anoop-b commented Nov 18, 2019

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, v1.9.1+hotfix.6, on Mac OS X 10.15.1 19B88, locale en-IN)

[✓] Android toolchain - develop for Android devices (Android SDK version 28.0.3)
[✓] Xcode - develop for iOS and macOS (Xcode 11.2.1)
[✓] Android Studio (version 3.4)
[✓] VS Code (version 1.40.1)
[✓] Connected device (2 available)

• No issues found!

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

1 participant