6
0

add new version 14.3.0-SNAPSHOT-1324

This commit is contained in:
mac-mini-003 2025-03-14 09:50:44 +01:00
parent 05950677ee
commit 4af13e000c

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",
.branch("redesign-v4-snapshots")
.exact("11.2.1")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
.branch("redesign-v4-snapshots")
.exact("12.2.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm.git",
.branch("redesign-v4-snapshots")
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("13.3.2")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm.git",
.branch("redesign-v4-snapshots")
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm",
.exact("13.3.2")
)
],
targets: [
.binaryTarget(
name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdMetaPlugin/14.3.0/WebIdMetaPlugin.framework-v14.3.0-SNAPSHOT-1315.zip",
checksum: "c6955f6dbeaefa435f130c43f2dc2808f634ca2266203b60def817f7c31ab08d"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdMetaPlugin/14.3.0/WebIdMetaPlugin.framework-v14.3.0-SNAPSHOT-1324.zip",
checksum: "4387671eb08f9f23f296aef6e998682beac82178ec7cb20e8e1b3ea843524e5e"
),
.target(
name: "WebIdMetaPluginWrapper",