6
0

add new version 13.0.2-SNAPSHOT-1182

This commit is contained in:
mac-mini-003 2024-06-25 15:32:40 +02:00
parent 2658617149
commit 8e1bcb964d

View File

@ -22,29 +22,29 @@ let package = Package(
.package(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
.exact("10.0.0")
.exact("10.0.1")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("11.0.0")
.exact("11.0.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm.git",
.exact("12.0.0")
.exact("12.0.1")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm.git",
.exact("12.0.0")
.exact("12.0.1")
)
],
targets: [
.binaryTarget(
name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/13.0.1/WebIdMetaPlugin.framework-v13.0.1-SNAPSHOT-1164.zip",
checksum: "8366ed576c02f99b892c5635aef1db632d0e5ce4f70c92f5ade61c555ed6aebc"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/13.0.2/WebIdMetaPlugin.framework-v13.0.2-SNAPSHOT-1182.zip",
checksum: "e3d12266135545aa462994e5eef791763fcd76692864bb61998ca987dbdf4003"
),
.target(
name: "WebIdMetaPluginWrapper",