6
0

add new version 14.3.0-SNAPSHOT-1252

This commit is contained in:
mac-mini-003 2024-12-12 18:29:24 +01:00
parent 196cecdc55
commit 196e8f40c3

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-bank-ident-plugin-spm",
.exact("11.2.0")
.branch("redesign-v4-snapshots")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
.exact("12.1.2")
.branch("redesign-v4-snapshots")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("13.2.0")
.branch("redesign-v4-snapshots")
),
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-device-document-scanner-spm",
.exact("13.2.0")
.branch("redesign-v4-snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdPayProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPayProductPlugin/14.2.0/WebIdPayProductPlugin.framework-v14.2.0-SNAPSHOT-1250.zip",
checksum: "a07454f8d8a9f3528378243adb809cef8197b4be5425650d880a805c4f298ae9"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPayProductPlugin/14.3.0/WebIdPayProductPlugin.framework-v14.3.0-SNAPSHOT-1252.zip",
checksum: "1ae3bffe5cf745dffc3b52cc6daf33a70ddcaf5e398480d561a8ed6efa614b12"
),
.target(
name: "WebIdPayProductPluginWrapper",