7
0

add new version 15.3.1-SNAPSHOT-1356

This commit is contained in:
mac-mini-003 2026-02-11 09:35:12 +01:00
parent 6c59a47901
commit e65875d96e

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.1")
.branch("legacy-snapshots")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("15.1.1")
.branch("legacy-snapshots")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("15.1.1")
.branch("legacy-snapshots")
),
.package(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
.exact("15.2.1")
.branch("legacy-snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdVideoIdentProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/15.2.1/WebIdVideoIdentProductPlugin.framework-v15.2.1-SNAPSHOT-1353.zip",
checksum: "6243bc29d0094ce9731752d7c341d77a29fe954885255d6aa2bad5daf24ba9c6"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/15.3.1/WebIdVideoIdentProductPlugin.framework-v15.3.1-SNAPSHOT-1356.zip",
checksum: "df765810346abfb510b376bbf9576c7fe2c7ffb76271e071d1c6b3f16fdfaf30"
),
.target(
name: "WebIdVideoIdentProductPluginWrapper",