6
0

add new version 13.4.1-SNAPSHOT-1278

This commit is contained in:
mac-mini-003 2025-05-26 16:03:46 +02:00
parent 69125d47f3
commit 5db30c0c98

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm",
.exact("5.5.0")
.exact("5.5.1")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("11.4.0")
.exact("11.4.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.5.0")
.exact("12.5.1")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("12.5.0")
.exact("12.5.1")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.4.1/WebIdEIdOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1277.zip",
checksum: "2dc309b75bcff8d37e0e0fe1be3a3bf78db3ebe4c8bab6b52b4bcb28e303b840"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.4.1/WebIdEIdOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1278.zip",
checksum: "6c3a12fce9a31511899740e17254caaf530bf4bc64f85e18eaf50a0e8318286e"
),
.target(
name: "WebIdEIdOnServerProductPluginWrapper",