Skip to content

Releases: Rightpoint/opencv

Swift Package Manager Test Release 4.5.1

18 Nov 22:15
Compare
Choose a tag to compare

For testing Swift Package Manager integration, not for production use!

// Package.swift
dependencies: [
    .package(url: "https://github.com/Rightpoint/opencv.git", .branch("swift-package"))
]