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 build iOS app Error (Xcode): Framework not found TensorFlowLiteC #219

Open
Mmisiek opened this issue Jan 25, 2023 · 9 comments
Open

Comments

@Mmisiek
Copy link

Mmisiek commented Jan 25, 2023

I have everything working just fine and this morning it stop :( with error:
Failed to build iOS app
Error (Xcode): Framework not found TensorFlowLiteC

I have TensorFlowLiteC in pub-cache as described, what else could break ?

@Szymon-Gesicki
Copy link

Hi, I also have the same problem. Everything was working, I did an update to flutter 3.7 and I get this error

@Mmisiek
Copy link
Author

Mmisiek commented Jan 27, 2023 via email

@walsha2
Copy link

walsha2 commented Feb 9, 2023

Repo is seemingly no longer maintained - please upvote #221

@JunHeyy
Copy link

JunHeyy commented Feb 13, 2023

Try the workaround with copying framework to .plugins directory. Worked gor
me.

On Fri, Jan 27, 2023, 03:06 Szymon-Gesicki @.***> wrote:

Hi, I also have the same problem. Everything was working, I did an update
to flutter 3.7 and I get this error


Reply to this email directly, view it on GitHub
#219 (comment),
or unsubscribe
https://github.com/notifications/unsubscribe-auth/ABC7O4MXAQWHBE3BBJEH2UTWUOT3RANCNFSM6AAAAAAUGZDL4U
.
You are receiving this because you authored the thread.Message ID:
@.***>

Thanks

@MichalOneNav
Copy link

Workarounds do not work on M2 :(

@JunHeyy
Copy link

JunHeyy commented Feb 13, 2023

Workarounds do not work on M2 :(

Oh.. didn't know there is a difference for different machine. Just in case, the folder is hidden inside your application directory -> ios ->.symlink(hidden) -> tflite_flutter -> ios (place TensorFlowLiteC.framework here)

@MichalOneNav
Copy link

MichalOneNav commented Feb 13, 2023 via email

@faisalmushtaq007
Copy link

faisalmushtaq007 commented Feb 22, 2023

i tried to run my flutter app on ios but getting error of
"Error (Xcode): Framework not found TensorFlowLiteC". Need help!
NOTE: I have Mac M2

@LanceWW0
Copy link

LanceWW0 commented Aug 7, 2024

Yes I know. On my Intel Mac it works. On M2 does not. I have no idea why. Get Outlook for Androidhttps://aka.ms/AAb9ysg

________________________________ From: JunHeyy @.> Sent: Monday, February 13, 2023 12:50:52 AM To: am15h/tflite_flutter_plugin @.> Cc: Michal Misiaszek @.>; Comment @.> Subject: [EXTMAIL]Re: [am15h/tflite_flutter_plugin] Failed to build iOS app Error (Xcode): Framework not found TensorFlowLiteC (Issue #219) Workarounds do not work on M2 :( Oh.. didn't know there is a difference for different machine. Just in case, the folder is hidden inside your application directory -> ios ->.symlink(hidden) -> tflite_flutter -> ios (place TensorFlowLiteC.framework here) — Reply to this email directly, view it on GitHub<#219 (comment)>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AVOUUSJJM6BYOYG3FYTRS7DWXHYWZANCNFSM6AAAAAAUGZDL4U. You are receiving this because you commented.Message ID: @.***>

Any sign of a fix for this? I'm Silicon chip Mac too and havent seen any answers still. Thanks

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

7 participants