6
0

add new version 14.6.0-SNAPSHOT-1367

This commit is contained in:
mac-mini-003 2025-05-07 22:26:08 +02:00
parent bafdaf0821
commit 694bcc29a6

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",
.exact("13.4.0")
.branch("redesign-v4-snapshots")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("13.4.0")
.branch("redesign-v4-snapshots")
),
.package(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-eident-plugin-spm",
.exact("6.4.1")
.branch("redesign-v4-snapshots")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
.exact("12.3.0")
.branch("redesign-v4-snapshots")
)
],
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-1363.zip",
checksum: "011795c3e9fc61756aa29fe5bd8e0aa56647c45e13cfcc57a00e792240f40ab4"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdProductPlugin/14.6.0/WebIdEIdProductPlugin.framework-v14.6.0-SNAPSHOT-1367.zip",
checksum: "b2837dc356685ed2d2dce7d06e782815f1238621be15085da1a90a6de0eae344"
),
.target(
name: "WebIdEIdProductPluginWrapper",