7
0

add new version 15.2.1-SNAPSHOT-1350

This commit is contained in:
mac-mini-003 2026-01-13 07:12:21 +01:00
parent edc268080b
commit e64546556e

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.1.0")
.exact("15.1.1")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("15.1.0")
.exact("15.1.1")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("15.1.0")
.exact("15.1.1")
),
.package(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
.exact("15.2.0")
.exact("15.2.1")
)
],
targets: [
.binaryTarget(
name: "WebIdVideoIdentProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/15.1.5/WebIdVideoIdentProductPlugin.framework-v15.1.5-SNAPSHOT-1347.zip",
checksum: "2ceab85220da701310a81ee9f70ede3b3162883fa1de653a3e2369bd3f2691e0"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/15.2.1/WebIdVideoIdentProductPlugin.framework-v15.2.1-SNAPSHOT-1350.zip",
checksum: "cd0da2adc320ea6e0381e73f4df7ea4ff1e958a37762774bc54909956e9f91e8"
),
.target(
name: "WebIdVideoIdentProductPluginWrapper",