7
0

add new version 23.0.1-SNAPSHOT-580

This commit is contained in:
mac-mini-003 2026-05-20 17:08:43 +02:00
parent 6780596982
commit 8b7a575469

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",
.exact("22.0.0")
.branch("snapshots")
),
.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/22.1.1/WebIdVideoIdentPlugin.framework-v22.1.1-SNAPSHOT-578.zip",
checksum: "5f917f55b893b0c5fdaf9334f51853602ed05ef812f136ce6b8d09092f9e0eef"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/23.0.1/WebIdVideoIdentPlugin.framework-v23.0.1-SNAPSHOT-580.zip",
checksum: "fee8dd1fea5b571bd59745bbc63170636d861585c46a9f5bf177790bf4a570c8"
),
.target(
name: "WebIdVideoIdentPluginWrapper",