6
0

add new version 20.4.1-SNAPSHOT-515

This commit is contained in:
mac-mini-003 2026-01-05 20:18:16 +01:00
parent 7054b8beb1
commit ef854b9aba

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("experimental")
.branch("snapshots")
),
.package(
name: "DeviceKit",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/20.4.1/WebIdVideoIdentPlugin.framework-v20.4.1-SNAPSHOT-514.zip",
checksum: "65ce2aebe63acd630690333c7babdbf7e18e859ca825db2c897e67a4011518f7"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/20.4.1/WebIdVideoIdentPlugin.framework-v20.4.1-SNAPSHOT-515.zip",
checksum: "c08d69cd58729c0480ec5df78c92bbb1ee73112dc5de971f74d3adadce20034c"
),
.target(
name: "WebIdVideoIdentPluginWrapper",