6
0

add new version 20.3.1-SNAPSHOT-501

This commit is contained in:
mac-mini-003 2025-10-01 16:18:02 +02:00
parent da551f9874
commit 878e4477b5

View File

@ -17,7 +17,7 @@ let package = Package(
.package( .package(
name: "WebIdPluginCore", name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.exact("20.3.0") .branch("snapshots")
), ),
.package( .package(
name: "DeviceKit", name: "DeviceKit",
@ -38,8 +38,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdVideoIdentPlugin", name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/20.2.3/WebIdVideoIdentPlugin.framework-v20.2.3-SNAPSHOT-498.zip", 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: "ef6f94bf24aa428a6f45fc26c0eaeb68edd6b40ed69aa74cc481dcf825c66e72" checksum: "368897f7a60bea4eea304ecc89e18a3d6058c4732d2d29e6b6a090fdb2f50726"
), ),
.target( .target(
name: "WebIdVideoIdentPluginWrapper", name: "WebIdVideoIdentPluginWrapper",