6
0

add new version 20.4.3-SNAPSHOT-642

This commit is contained in:
mac-mini-003 2026-01-05 18:14:08 +01:00
parent 0cbf56528b
commit 7cb6cdf3f4

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")
.branch("experimental")
),
.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.4.3/WebIdEIdentPlugin.framework-v20.4.3-SNAPSHOT-640.zip",
checksum: "6a78a8f2349118e237534de18db71e97c2d51c46bd312f4cfb66b0340869d3ab"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/20.4.3/WebIdEIdentPlugin.framework-v20.4.3-SNAPSHOT-642.zip",
checksum: "a6018aff88f2153eead95318b460869b377316b6ec7968adc2cf83b9c6481362"
),
.target(
name: "WebIdEIdentPluginWrapper",