This commit is contained in:
priankakariatyml 2024-01-02 13:42:24 +01:00 committed by GitHub
commit e951b8a078
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -384,10 +384,10 @@ http_archive(
# '-DBUILD_PROTOBUF=OFF -DBUILD_opencv_dnn=OFF'.
http_archive(
name = "ios_opencv",
sha256 = "7dd536d06f59e6e1156b546bd581523d8df92ce83440002885ec5abc06558de2",
sha256 = "94837d953ce1e7f9ae85485bd3fae3a2ffea31721daa973399c67168c77297bd",
build_file = "@//third_party:opencv_ios.BUILD",
type = "zip",
url = "https://github.com/opencv/opencv/releases/download/3.2.0/opencv-3.2.0-ios-framework.zip",
url = "https://dl.dropboxusercontent.com/s/jdhwxi6fudcgfq3/opencv2.framework.zip",
)
# Building an opencv.xcframework from the OpenCV 4.5.3 sources is necessary for