7
0

add new version 21.0.2-SNAPSHOT-533

This commit is contained in:
mac-mini-003 2026-02-05 13:38:20 +01:00
parent 9526b5768b
commit 682d19c8e4

View File

@ -17,7 +17,7 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.branch("snapshots")
.exact("21.0.2")
),
.package(
name: "AhoyKit",
@ -33,8 +33,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/21.0.2/WebIdVideoIdentPlugin.framework-v21.0.2-SNAPSHOT-529.zip",
checksum: "96aad2c2c3a31d8046ab2c3cae0396a5b93e4de0eb6737dc687cdc04850b37e0"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/21.0.2/WebIdVideoIdentPlugin.framework-v21.0.2-SNAPSHOT-533.zip",
checksum: "edc2fde18bdc4e41c2757393f20093299d01cc80432e7ae3dd41134f09bca394"
),
.target(
name: "WebIdVideoIdentPluginWrapper",