6
0

add new version 13.0.3

This commit is contained in:
mac-mini-003 2024-06-27 15:30:09 +02:00
parent 56890e8606
commit 4920010631

View File

@ -17,7 +17,7 @@ let package = Package(
.package(
name: "WebIdVideoIdentProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-product-plugin-spm.git",
.exact("13.0.2")
.exact("13.0.3")
),
.package(
name: "WebIdVideoIdentPlugin",
@ -32,19 +32,19 @@ let package = Package(
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm.git",
.exact("12.0.1")
.exact("12.0.2")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm.git",
.exact("12.0.1")
.exact("12.0.2")
)
],
targets: [
.binaryTarget(
name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/13.0.2/WebIdMetaPlugin.framework-v13.0.2.zip",
checksum: "141d23ad988ddf3d2e5a59726218e30be012801443baa574b3d9d3168e038060"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/13.0.3/WebIdMetaPlugin.framework-v13.0.3.zip",
checksum: "510a40987f7364cf0c364d3c7399df3a3a16176e3142fcdb5e734805aa86e296"
),
.target(
name: "WebIdMetaPluginWrapper",