6
0

add new version 11.2.0-SNAPSHOT-405

This commit is contained in:
mac-mini-003 2025-01-28 16:36:48 +01:00
parent 186a37852f
commit ab4fa9c462

View File

@ -17,7 +17,7 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
.branch("redesign-v4-snapshots")
.exact("13.3.0")
),
.package(
name: "DeviceKit",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdVideoIdentPlugin/11.2.0/WebIdVideoIdentPlugin.framework-v11.2.0-SNAPSHOT-402.zip",
checksum: "32256a9b463f8f9583b464b2157cd6cdc5eb917cb8b53c6e8444c41b9701bf79"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdVideoIdentPlugin/11.2.0/WebIdVideoIdentPlugin.framework-v11.2.0-SNAPSHOT-405.zip",
checksum: "7a9c8bdb9676707b1035f932355b65d87dab17315a50965e3bdd1d61d9e8cc6a"
),
.target(
name: "WebIdVideoIdentPluginWrapper",