6
0

add new version 5.3.0-SNAPSHOT-388

This commit is contained in:
mac-mini-003 2024-12-20 12:37:16 +01:00
parent 224ff79fd2
commit 4eaa94fb89

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("12.0.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/5.2.0/WebIdEIdentPlugin.framework-v5.2.0-SNAPSHOT-386.zip",
checksum: "e011ec90aa1d26ee55a543a45c0ebce527ba9a8d9c06317c46a5e0722e5326aa"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/5.3.0/WebIdEIdentPlugin.framework-v5.3.0-SNAPSHOT-388.zip",
checksum: "6c5f5db98aa91c81da41f6f468fbc0fc3771cecd8a50d2f770cf6d3189f9b491"
),
.target(
name: "WebIdEIdentPluginWrapper",