-
Notifications
You must be signed in to change notification settings - Fork 356
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
Error (Xcode): Undefined symbol: _TfLiteInterpreterGetSignatureCount #223
Comments
Xcode build done. 119.2s Error (Xcode): Undefined symbol: _TfLiteInterpreterGetSignatureRunner Error (Xcode): Undefined symbol: _TfLiteSignatureRunnerAllocateTensors Error (Xcode): Undefined symbol: _TfLiteSignatureRunnerDelete Error (Xcode): Undefined symbol: _TfLiteSignatureRunnerGetInputCount Error (Xcode): Undefined symbol: _TfLiteSignatureRunnerGetInputName Error (Xcode): Undefined symbol: _TfLiteSignatureRunnerGetInputTensor Error (Xcode): Undefined symbol: _TfLiteSignatureRunnerGetOutputName Error (Xcode): Undefined symbol: _TfLiteSignatureRunnerGetOutputTensor Error (Xcode): Undefined symbol: _TfLiteSignatureRunnerInvoke Error (Xcode): Undefined symbol: _TfLiteXNNPackDelegateCreate Error (Xcode): Undefined symbol: _TfLiteXNNPackDelegateDelete This is the error when i'm using tflite_flutter 0.9.0 |
anyone can help me about this?
this is my podfile
![image](https://user-images.githubusercontent.com/57759088/220240841-646a81ec-16a6-44c2-b6ef-e897d325a386.png)
and i've tried this, but still got that error build
#60 (comment)
thank you.
The text was updated successfully, but these errors were encountered: