6
0

add new version 20.3.1-SNAPSHOT-503

This commit is contained in:
mac-mini-003 2025-10-30 14:02:25 +01:00
parent 878e4477b5
commit f986a2fd1f

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")
.branch("experimental")
),
.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.3.1/WebIdVideoIdentPlugin.framework-v20.3.1-SNAPSHOT-501.zip",
checksum: "368897f7a60bea4eea304ecc89e18a3d6058c4732d2d29e6b6a090fdb2f50726"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/20.3.1/WebIdVideoIdentPlugin.framework-v20.3.1-SNAPSHOT-503.zip",
checksum: "b95efa4617a7ee3b67d9d4a8775b71e85e7f27f2bb25f212a763e252259307af"
),
.target(
name: "WebIdVideoIdentPluginWrapper",