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

Failed to lookup symbol 'TfLiteInterpreterOptionsCreate': dlsym(RTLD_DEFAULT, TfLiteInterpreterOptionsCreate): symbol not found #221

Open
shuizhuyu1015 opened this issue May 27, 2024 · 0 comments

Comments

@shuizhuyu1015
Copy link

shuizhuyu1015 commented May 27, 2024

I reported an error while exporting tflite_flutter as framework through the flutter module to the iOS native project.
flutter 3.7.0,xcode 14.

111

I saw that someone said that there was a way to solve it, but it didn't work for me.

  1. In Xcode, go to Target Runner > Build Settings > Strip Style
  2. Change from All Symbols to Non-Global Symbols

Does anyone know how to fix this, please.

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