7
0

add new version 23.0.1-SNAPSHOT-583

This commit is contained in:
mac-mini-003 2026-06-03 11:10:08 +02:00
parent 6ace7ce053
commit ee539a4f56

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("22.0.0")
),
.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/23.0.1/WebIdVideoIdentPlugin.framework-v23.0.1-SNAPSHOT-581.zip",
checksum: "5a8da4977e1664536069ec93636b84a9f60d748a91bc5d9609f546db43d87c73"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/23.0.1/WebIdVideoIdentPlugin.framework-v23.0.1-SNAPSHOT-583.zip",
checksum: "6b60f1778e8db7395b98052d2bfe7b00126781f649c6a807b3d40e902295a92e"
),
.target(
name: "WebIdVideoIdentPluginWrapper",