6
0

add new version 14.2.0-SNAPSHOT-1247

This commit is contained in:
mac-mini-003 2024-11-29 17:31:38 +01:00
parent a61f19ab8e
commit 64df8ad3f8

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",
.branch("redesign-v4-snapshots")
.exact("11.2.0")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
.branch("redesign-v4-snapshots")
.exact("12.1.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.2.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm",
.branch("redesign-v4-snapshots")
.exact("13.2.0")
)
],
targets: [
.binaryTarget(
name: "WebIdPayOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/14.2.0/WebIdPayOnServerProductPlugin.framework-v14.2.0-SNAPSHOT-1241.zip",
checksum: "bc6e92f702bbbf9a6d08562fb72172612db81cb231dd9bd1d921d4c0c93c06c3"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/14.2.0/WebIdPayOnServerProductPlugin.framework-v14.2.0-SNAPSHOT-1247.zip",
checksum: "86c8558254de301a209d352d84f5aeb7d2d1f612018bc7c6ceb4ceaa91bcd61c"
),
.target(
name: "WebIdPayOnServerProductPluginWrapper",