build(ios): remove onnxruntime pod wiring
This commit is contained in:
@@ -39,7 +39,6 @@ target 'Runner' do
|
||||
# flutter_rust_bridge can dlopen() it at runtime via FRB's
|
||||
# default `chanora_bridge.framework/chanora_bridge` lookup path.
|
||||
pod 'chanora_bridge', :path => '.'
|
||||
pod 'onnxruntime-c', '1.22.0'
|
||||
|
||||
flutter_install_all_ios_pods File.dirname(File.realpath(__FILE__))
|
||||
target 'RunnerTests' do
|
||||
|
||||
Reference in New Issue
Block a user