Skip to content
Snippets Groups Projects
Commit 2d2461a3 authored by Joao Araujo's avatar Joao Araujo
Browse files

Merge branch 'v7.1.16' into 'main'

Update to plugin v7.1.16

See merge request !26
parents 769c74d3 3a2fc5e2
Branches
Tags 7.1.16
1 merge request!26Update to plugin v7.1.16
......@@ -27,8 +27,8 @@ let package = Package(
),
.binaryTarget(
name: "UnifiedPlugin",
url: "https://artifact.plugin.npaw.com/artifactory/plugins/ios/frameworks/UnifiedPlugin/UnifiedPlugin.xcframework_7.1.15.zip",
checksum: "78305233bdd0cc41a0d4517a28751232651ee8808e55a503a7c551812c4f6f3e"
url: "https://artifact.plugin.npaw.com/artifactory/plugins/ios/frameworks/UnifiedPlugin/UnifiedPlugin.xcframework_7.1.16.zip",
checksum: "c7426696b697b2a028d212b193ab30fa146815d17802f5b2a1897156eba2e965"
),
.binaryTarget(
name: "GCDWebServers",
......
Pod::Spec.new do |spec|
spec.name = 'UnifiedPluginPkg'
spec.version = '7.1.15'
spec.version = '7.1.16'
spec.summary = 'UnifiedPlugin.'
spec.description = <<-DESC
......
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