6
0

add new version 13.2.0-SNAPSHOT-1221

This commit is contained in:
mac-mini-003 2024-10-22 11:26:25 +02:00
parent 0ea0286a77
commit a782cfcefe

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.1.0")
.exact("5.1.1")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("11.1.2")
.exact("11.1.5")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.2.0")
.exact("12.2.1")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("12.2.0")
.exact("12.2.1")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.0.2/WebIdEIdOnServerProductPlugin.framework-v13.0.2-SNAPSHOT-1203.zip",
checksum: "5b3d15ba7de8950f0b263256c01d2fbe3b622cddc0f590047eb5b348d0dbdd81"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.2.0/WebIdEIdOnServerProductPlugin.framework-v13.2.0-SNAPSHOT-1221.zip",
checksum: "873299507f90859cb62f645b7d96c2570fd8fdfc932eeffc349f4aaef9376f63"
),
.target(
name: "WebIdEIdOnServerProductPluginWrapper",