6
0

add new version 20.3.3-SNAPSHOT-613

This commit is contained in:
mac-mini-003 2025-11-03 15:46:18 +01:00
parent bb0cfa7f73
commit 33e1965fc2

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("20.3.0")
.branch("snapshots")
),
.package(
name: "AusweisApp2",
@ -28,8 +28,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/20.3.2/WebIdEIdentPlugin.framework-v20.3.2-SNAPSHOT-611.zip",
checksum: "f1cb8c1f8d7c6472709dd42df400a67aabc3bcdea4bb4a024d3e4497efa05713"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/20.3.3/WebIdEIdentPlugin.framework-v20.3.3-SNAPSHOT-613.zip",
checksum: "21b927076cea5d0d2140d6135cb49b0fd1ff8fd5626efd7f44378aa611841ed1"
),
.target(
name: "WebIdEIdentPluginWrapper",