add new version 22.3.0
This commit is contained in:
parent
fc46b8a8e6
commit
1fddbd2f5e
@ -17,29 +17,29 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
||||
.exact("21.2.1")
|
||||
.exact("22.0.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.exact("21.2.1")
|
||||
.exact("22.0.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdEIdentPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm",
|
||||
.exact("21.0.4")
|
||||
.exact("21.0.5")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
||||
.exact("21.0.4")
|
||||
.exact("22.0.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdEIdProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdProductPlugin/22.2.3/WebIdEIdProductPlugin.framework-v22.2.3.zip",
|
||||
checksum: "54b048066878fd29159dd9751e3ca31caf41de56d7a9e78c7a382417e74aaf1c"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdProductPlugin/22.3.0/WebIdEIdProductPlugin.framework-v22.3.0.zip",
|
||||
checksum: "b1a7a531aab2aff341b8bcde142624f75afe8939363a7a16ced2e257c8e870f8"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdEIdProductPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user