6
0

add new version 14.6.0-SNAPSHOT-1396

This commit is contained in:
mac-mini-003 2025-05-27 06:29:29 +02:00
parent 95344fb362
commit 83fdd0367e

View File

@ -22,29 +22,29 @@ let package = Package(
.package(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-video-ident-plugin-spm",
.exact("11.4.0")
.exact("11.4.2")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
.exact("12.4.0")
.exact("12.4.2")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("13.5.0")
.exact("13.5.2")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm",
.exact("13.5.0")
.exact("13.5.2")
)
],
targets: [
.binaryTarget(
name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdMetaPlugin/14.6.0/WebIdMetaPlugin.framework-v14.6.0-SNAPSHOT-1395.zip",
checksum: "6c16cb5a78ac6ba2d426074c8562094b95292cbb89eb57730b945760c29df016"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdMetaPlugin/14.6.0/WebIdMetaPlugin.framework-v14.6.0-SNAPSHOT-1396.zip",
checksum: "d0377e37ecf57e4337947cd55dc43ab7394d42090a60669f5121cd3eb80836dd"
),
.target(
name: "WebIdMetaPluginWrapper",