6
0

add new version 13.5.0

This commit is contained in:
mac-mini-003 2025-03-12 18:54:31 +01:00
parent 3533fd5c7b
commit cfb5071319

View File

@ -16,13 +16,13 @@ let package = Package(
// Dependencies declare other packages that this package depends on.
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm.git",
.exact("12.3.1")
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.3.2")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm.git",
.exact("12.3.1")
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("12.3.2")
),
.package(
name: "WebIdDigitalSigningPlugin",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdVideoIdentProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/13.4.2/WebIdVideoIdentProductPlugin.framework-v13.4.2.zip",
checksum: "01a8b06665f1f710ca0f3a424eba9a037a8cc694a43800d475f6f78df7d5e54b"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/13.5.0/WebIdVideoIdentProductPlugin.framework-v13.5.0.zip",
checksum: "e938c52bae5add50df9d0e064de42f358dd34d07cd51ec6cf255fe840cbfdd1f"
),
.target(
name: "WebIdVideoIdentProductPluginWrapper",