We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7ccfd3 commit f941697Copy full SHA for f941697
js/react_native/onnxruntime-react-native.podspec
@@ -26,7 +26,7 @@ Pod::Spec.new do |spec|
26
spec.dependency "onnxruntime-c"
27
28
if respond_to?(:install_modules_dependencies, true)
29
- install_modules_dependencies(s)
+ install_modules_dependencies(spec)
30
else
31
s.dependency "React-Core"
32
s.dependency "React-callinvoker"
0 commit comments