am15h / tflite_flutter_plugin

TensorFlow Lite Flutter Plugin
https://pub.dev/packages/tflite_flutter
Apache License 2.0
499 stars 352 forks source link

Error (Xcode): Framework not found tflite #197

Closed MATTYGILO closed 2 years ago

MATTYGILO commented 2 years ago

I get this error:

Error (Xcode): Framework not found tflite

I'm running with these modules

  tflite_flutter: ^0.9.0
  tflite_flutter_helper: ^0.3.1

I have placed TensorFlowLiteC.framework in /Users/me/.pub-cache/hosted/pub.dartlang.org/tflite_flutter-0.9.0/ios

All help is much appreciated

MATTYGILO commented 2 years ago

Fixed from the this question:

https://stackoverflow.com/questions/71926230/flutter-m1-mac-ld-framework-not-found-google-sign-in

instead of deleting google_sign_in, delete tflite