6
0

add new version 13.7.5

This commit is contained in:
mac-mini-003 2025-10-20 16:42:48 +02:00
parent 3b44fc5daa
commit 774acba104

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("15.0.1")
.exact("12.6.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("15.0.1")
.exact("12.6.0")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("15.0.1")
.exact("11.4.2")
),
.package(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
.exact("15.1.0")
.exact("10.7.2")
)
],
targets: [
.binaryTarget(
name: "WebIdVideoIdentProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/15.1.0/WebIdVideoIdentProductPlugin.framework-v15.1.0.zip",
checksum: "370eb2c4c11cec5d15f27d4d05eae3597a272cb02ad0b0b3d18be65a929c34a6"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/13.7.5/WebIdVideoIdentProductPlugin.framework-v13.7.5.zip",
checksum: "a14566ea96ae580b3236391780c675bf79ccaccf21b625af5169dd18142b6900"
),
.target(
name: "WebIdVideoIdentProductPluginWrapper",