Skip to content

Commit

Permalink
Add OpenCV dependency for iOS
Browse files Browse the repository at this point in the history
  • Loading branch information
jakmro committed Dec 10, 2024
1 parent e96d46f commit 2aedb3b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions react-native-executorch.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,7 @@ Pod::Spec.new do |s|
s.ios.vendored_frameworks = "ios/ExecutorchLib.xcframework"
s.source_files = "ios/**/*.{h,m,mm}"

s.dependency "opencv-rne", "~> 0.1.0"

install_modules_dependencies(s)
end

0 comments on commit 2aedb3b

Please sign in to comment.