6
0

add new version 12.0.4-SNAPSHOT-1150

This commit is contained in:
mac-mini-003 2024-05-13 17:15:52 +02:00
parent c49f2175c7
commit c1c5c50767

View File

@ -22,24 +22,24 @@ let package = Package(
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("10.0.1")
.exact("10.0.2")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("11.1.0")
.exact("11.1.1")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("11.1.0")
.exact("11.1.1")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/12.0.4/WebIdEIdOnServerProductPlugin.framework-v12.0.4-SNAPSHOT-1149.zip",
checksum: "4badbbcf998e850eb40203fcbe8921d2e1a0f8d695e5a9e6a65f24459a43ad03"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/12.0.4/WebIdEIdOnServerProductPlugin.framework-v12.0.4-SNAPSHOT-1150.zip",
checksum: "f6be9ef006a9023d088d0a2f0e45645b85c647e918bff26e1d60d83742476311"
),
.target(
name: "WebIdEIdOnServerProductPluginWrapper",