7
0

add new version 22.0.1-SNAPSHOT-569

This commit is contained in:
mac-mini-003 2026-04-22 13:24:59 +02:00
parent 36235ceede
commit 549277e173

View File

@ -17,7 +17,7 @@ let package = Package(
.package( .package(
name: "WebIdPluginCore", name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.branch("snapshots") .exact("21.2.0")
), ),
.package( .package(
name: "AhoyKit", name: "AhoyKit",
@ -33,8 +33,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdVideoIdentPlugin", name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/22.0.1/WebIdVideoIdentPlugin.framework-v22.0.1-SNAPSHOT-566.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/22.0.1/WebIdVideoIdentPlugin.framework-v22.0.1-SNAPSHOT-569.zip",
checksum: "ac4c6d737e64a369e10b067f28454c16ac591e2f3f1c66f8b033a1c28146565d" checksum: "64a46c98944935b0ab41dc3a3e0fae0e894e1d55a1af862eb1ea2f654ce5eb59"
), ),
.target( .target(
name: "WebIdVideoIdentPluginWrapper", name: "WebIdVideoIdentPluginWrapper",