6
0

add new version 20.4.2-SNAPSHOT-623

This commit is contained in:
mac-mini-003 2025-11-25 18:31:23 +01:00
parent b5042c3622
commit a7e165a6f6

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.4.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.3/WebIdEIdentPlugin.framework-v20.3.3-SNAPSHOT-620.zip",
checksum: "c763bc7a64db1174d045bfe9b835a9e024ba010ca2874fb4916821deeb401522"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/20.4.2/WebIdEIdentPlugin.framework-v20.4.2-SNAPSHOT-623.zip",
checksum: "3ff2b07abee8e771a5923ad15fde98dc5b908669594d052003830985dbb83b44"
),
.target(
name: "WebIdEIdentPluginWrapper",