6
0

add new version 13.0.0-SNAPSHOT-1159

This commit is contained in:
mac-mini-003 2024-05-24 15:08:09 +02:00
parent 345ff2cc09
commit 3bc8afdf18

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("4.0.1")
.exact("5.0.0")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("10.0.2")
.exact("11.0.0")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("11.1.1")
.exact("12.0.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("11.1.1")
.exact("12.0.0")
)
],
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-1154.zip",
checksum: "039deb7c06d242fc339d28b381144e214511c120ccd233b78aeb296a64c38654"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.0.0/WebIdEIdOnServerProductPlugin.framework-v13.0.0-SNAPSHOT-1159.zip",
checksum: "f6a127c9757e5e6782763e0a31e2996159af1736543a79e85e432bd2a3970c64"
),
.target(
name: "WebIdEIdOnServerProductPluginWrapper",