6
0

add new version 20.4.3-SNAPSHOT-643

This commit is contained in:
mac-mini-003 2026-01-05 20:21:29 +01:00
parent 7cb6cdf3f4
commit 9d37cf903d

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