Skip to content
Snippets Groups Projects
Commit 135767bc authored by Miguel Lucas's avatar Miguel Lucas
Browse files

Merge branch 'v1.1.3' into 'main'

v1.1.3

See merge request !16
parents 4e5da7b3 655e50e2
Branches
Tags 1.1.3
1 merge request!16v1.1.3
......@@ -20,6 +20,6 @@ The NPAW Plugin supports Video Analytics for iOS using the Triton player.
# Platform
spec.ios.deployment_target = '13.0'
spec.dependency 'NpawPluginPkg', '>= 7.2.6'
spec.dependency 'NpawPluginPkg', '>= 7.2.14'
end
......@@ -14,7 +14,7 @@ let package = Package(
],
dependencies: [
// Dependencies declare other packages that this package depends on.
.package(url: "https://git.codavel.com/release/plugin-ios.git", .upToNextMajor(from: "7.2.9")),
.package(url: "https://git.codavel.com/release/plugin-ios.git", .upToNextMajor(from: "7.2.14")),
],
targets: [
// Targets are the basic building blocks of a package. A target can define a module or a test suite.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment