6
0

add new version 14.3.0-SNAPSHOT-1324

This commit is contained in:
mac-mini-003 2025-03-14 09:49:49 +01:00
parent 8cd8381d37
commit 31fcb2f621

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-device-document-scanner-spm",
.branch("redesign-v4-snapshots")
.exact("13.3.2")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.branch("redesign-v4-snapshots")
.exact("13.3.2")
),
.package(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-eident-plugin-spm",
.branch("redesign-v4-snapshots")
.exact("6.3.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")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdProductPlugin/14.3.0/WebIdEIdProductPlugin.framework-v14.3.0-SNAPSHOT-1315.zip",
checksum: "a914641be2471bd5fb01d7d12b5c9069c8bdc47ee437dd66294136a66b85055c"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdProductPlugin/14.3.0/WebIdEIdProductPlugin.framework-v14.3.0-SNAPSHOT-1324.zip",
checksum: "cde3af816a6699744f9803aae267ccc6b0b72cf22969b7ccc643459294c8681b"
),
.target(
name: "WebIdEIdProductPluginWrapper",