Update README.md

This commit is contained in:
nihui
2024-10-18 23:20:11 +08:00
committed by GitHub
parent c772135938
commit d9989ed992

View File

@@ -439,7 +439,7 @@ find_package(OpenCV REQUIRED)
target_link_libraries(your_jni_target ${OpenCV_LIBS})
```
# Usage iOS and MacOS
# Usage iOS, macOS, watchOS, tvOS, visionOS
1. Extract archive, and drag ```opencv2.framework``` or ```opencv2.xcframework``` into your project