6
0

add new version 20.2.2-SNAPSHOT-601

This commit is contained in:
mac-mini-003 2025-10-01 17:21:11 +02:00
parent 7903ddf4a8
commit 3cc1fbc22a

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")
.exact("20.3.0")
),
.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.2.2/WebIdEIdentPlugin.framework-v20.2.2-SNAPSHOT-598.zip",
checksum: "ca2cb3be9cf8d9d517092b4b4a048df421e9d94eb4fbf50997a471c9aa238081"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/20.2.2/WebIdEIdentPlugin.framework-v20.2.2-SNAPSHOT-601.zip",
checksum: "6a9638081c6cb41d6d853e455f01c633ed0bffbc5b06a5153fc976b14b3c6d51"
),
.target(
name: "WebIdEIdentPluginWrapper",