6
0

add new version 14.0.0-SNAPSHOT-1228

This commit is contained in:
mac-mini-003 2024-10-25 08:12:56 +02:00
parent 5c88604571
commit 93a62c9cca

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.0.0-beta")
.exact("11.1.0")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
.exact("12.0.0-beta")
.exact("12.1.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("13.0.0-beta")
.exact("13.1.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm",
.exact("13.0.0-beta")
.exact("13.1.0")
)
],
targets: [
.binaryTarget(
name: "WebIdPayOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/14.0.0/WebIdPayOnServerProductPlugin.framework-v14.0.0-SNAPSHOT-1221.zip",
checksum: "32eeb83ee6e9ac97ed56e834b2850a42a857b465467a7cc5847692f3ca405e9d"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/14.0.0/WebIdPayOnServerProductPlugin.framework-v14.0.0-SNAPSHOT-1228.zip",
checksum: "c3bdcd576216cb41b17178f15f7fc0f26959968a81086fb26bc7e290b5ce7cb6"
),
.target(
name: "WebIdPayOnServerProductPluginWrapper",