7
0

add new version 23.1.2-SNAPSHOT-589

This commit is contained in:
mac-mini-003 2026-06-05 15:10:38 +02:00
parent fae043792f
commit 42be2a7e7b

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.1.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/23.1.1/WebIdVideoIdentPlugin.framework-v23.1.1-SNAPSHOT-587.zip",
checksum: "3d950a44b885eaa55961ef1305e27a964e0a28a37b757c1d2e2e737e87ee2207"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/23.1.2/WebIdVideoIdentPlugin.framework-v23.1.2-SNAPSHOT-589.zip",
checksum: "43629ac55603d925491d97202e7baccf7505e7709edc6429a757bf1a47d9d5e1"
),
.target(
name: "WebIdVideoIdentPluginWrapper",