tflite_flutter_plugin icon indicating copy to clipboard operation
tflite_flutter_plugin copied to clipboard

Failed to build iOS app Error (Xcode): Framework not found TensorFlowLiteC

Open Mmisiek opened this issue 2 years ago • 9 comments
trafficstars

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 ?

Mmisiek avatar Jan 25 '23 21:01 Mmisiek

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

Szymon-Gesicki avatar Jan 27 '23 11:01 Szymon-Gesicki

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 https://github.com/am15h/tflite_flutter_plugin/issues/219#issuecomment-1406347365, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABC7O4MXAQWHBE3BBJEH2UTWUOT3RANCNFSM6AAAAAAUGZDL4U . You are receiving this because you authored the thread.Message ID: @.***>

Mmisiek avatar Jan 27 '23 13:01 Mmisiek

Repo is seemingly no longer maintained - please upvote #221

walsha2 avatar Feb 09 '23 17:02 walsha2

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 https://github.com/am15h/tflite_flutter_plugin/issues/219#issuecomment-1406347365, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABC7O4MXAQWHBE3BBJEH2UTWUOT3RANCNFSM6AAAAAAUGZDL4U . You are receiving this because you authored the thread.Message ID: @.***>

Thanks

JunHeyy avatar Feb 13 '23 01:02 JunHeyy

Workarounds do not work on M2 :(

MichalOneNav avatar Feb 13 '23 05:02 MichalOneNav

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)

JunHeyy avatar Feb 13 '23 08:02 JunHeyy

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 GitHubhttps://github.com/am15h/tflite_flutter_plugin/issues/219#issuecomment-1427558811, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AVOUUSJJM6BYOYG3FYTRS7DWXHYWZANCNFSM6AAAAAAUGZDL4U. You are receiving this because you commented.Message ID: @.***>

MichalOneNav avatar Feb 13 '23 15:02 MichalOneNav

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

faisalmushtaq007 avatar Feb 22 '23 07:02 faisalmushtaq007

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

LanceWW0 avatar Aug 07 '24 21:08 LanceWW0