13.6 C
London
Wednesday, May 15, 2024

flutter – ! No podspec discovered for `flutter_tflite` in `.symlinks/plugins/flutter_tflite/ios`


I’m utilizing flutter_tflite: ^1.0.1 for constructing my app. It really works on each Android cellphone and Simulators. However When I attempt to run it on Iphone simulators or construct the ios app I get errors.

flutter construct ios

The erros I get is

`
Operating pod set up… 361ms
CocoaPods’ output:
↳
Making ready

Analyzing dependencies

Inspecting targets to combine
  Utilizing `ARCHS` setting to construct architectures of goal `Pods-Runner`: (``)

Fetching exterior sources
-> Fetching podspec for `Flutter` from `Flutter`
-> Fetching podspec for `camera_avfoundation` from
`.symlinks/plugins/camera_avfoundation/ios`
-> Fetching podspec for `flutter_tflite` from
`.symlinks/plugins/flutter_tflite/ios`
[!] No podspec discovered for `flutter_tflite` in
`.symlinks/plugins/flutter_tflite/ios`

/choose/homebrew/Cellar/cocoapods/1.15.2/libexec/gems/cocoapods-1.15.2/lib/cocoap
ods/external_sources/path_source.rb:14:in `block in fetch'
/choose/homebrew/Cellar/cocoapods/1.15.2/libexec/gems/cocoapods-1.15.2/lib/cocoap
ods/user_interface.rb:64:in `part'
/choose/homebrew/Cellar/cocoapods/1.15.2/libexec/gems/cocoapods-1.15.2/lib/cocoap
ods/external_sources/path_source.rb:11:in `fetch'
/choose/homebrew/Cellar/cocoapods/1.15.2/libexec/gems/cocoapods-1.15.2/lib/cocoap
ods/installer/analyzer.rb:997:in `fetch_external_source'
/choose/homebrew/Cellar/cocoapods/1.15.2/libexec/gems/cocoapods-1.15.2/lib/cocoap
ods/installer/analyzer.rb:976:in `block (2 ranges) in fetch_external_sources'
/choose/homebrew/Cellar/cocoapods/1.15.2/libexec/gems/cocoapods-1.15.2/lib/cocoap
ods/installer/analyzer.rb:975:in `every'
/choose/homebrew/Cellar/cocoapods/1.15.2/libexec/gems/cocoapods-1.15.2/lib/cocoap
ods/installer/analyzer.rb:975:in `block in fetch_external_sources'
/choose/homebrew/Cellar/cocoapods/1.15.2/libexec/gems/cocoapods-1.15.2/lib/cocoap
ods/user_interface.rb:64:in `part'
/choose/homebrew/Cellar/cocoapods/1.15.2/libexec/gems/cocoapods-1.15.2/lib/cocoap
ods/installer/analyzer.rb:974:in `fetch_external_sources'
/choose/homebrew/Cellar/cocoapods/1.15.2/libexec/gems/cocoapods-1.15.2/lib/cocoap
ods/installer/analyzer.rb:118:in `analyze'
/choose/homebrew/Cellar/cocoapods/1.15.2/libexec/gems/cocoapods-1.15.2/lib/cocoap
ods/installer.rb:422:in `analyze'
/choose/homebrew/Cellar/cocoapods/1.15.2/libexec/gems/cocoapods-1.15.2/lib/cocoap
ods/installer.rb:244:in `block in resolve_dependencies'
/choose/homebrew/Cellar/cocoapods/1.15.2/libexec/gems/cocoapods-1.15.2/lib/cocoap
ods/user_interface.rb:64:in `part'
/choose/homebrew/Cellar/cocoapods/1.15.2/libexec/gems/cocoapods-1.15.2/lib/cocoap
ods/installer.rb:243:in `resolve_dependencies'
/choose/homebrew/Cellar/cocoapods/1.15.2/libexec/gems/cocoapods-1.15.2/lib/cocoap
ods/installer.rb:162:in `set up!'
/choose/homebrew/Cellar/cocoapods/1.15.2/libexec/gems/cocoapods-1.15.2/lib/cocoap
ods/command/set up.rb:52:in `run'
/choose/homebrew/Cellar/cocoapods/1.15.2/libexec/gems/claide-1.1.0/lib/claide/com
mand.rb:334:in `run'
/choose/homebrew/Cellar/cocoapods/1.15.2/libexec/gems/cocoapods-1.15.2/lib/cocoap
ods/command.rb:52:in `run'
/choose/homebrew/Cellar/cocoapods/1.15.2/libexec/gems/cocoapods-1.15.2/bin/pod:55
:in `<prime (required)>'
/choose/homebrew/Cellar/cocoapods/1.15.2/libexec/bin/pod:25:in `load'
/choose/homebrew/Cellar/cocoapods/1.15.2/libexec/bin/pod:25:in `<important>'

Error operating pod set up`

Latest news
Related news

LEAVE A REPLY

Please enter your comment!
Please enter your name here