add new version 22.0.0
This commit is contained in:
parent
1572f470e4
commit
7c1e6266cb
@ -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("20.4.1")
|
||||
.exact("21.0.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.exact("20.4.1")
|
||||
.exact("21.0.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdEIdentPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm",
|
||||
.exact("20.4.2")
|
||||
.exact("21.0.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
||||
.exact("20.4.1")
|
||||
.exact("21.0.1")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdEIdProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdProductPlugin/21.2.2/WebIdEIdProductPlugin.framework-v21.2.2.zip",
|
||||
checksum: "45473b1959f0746414cef0f2690b15aba19cc2bc20c5545f762e3b92c6dd9f78"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdProductPlugin/22.0.0/WebIdEIdProductPlugin.framework-v22.0.0.zip",
|
||||
checksum: "f227aebe9c78bd7f5d195c554605785745dd5f79821fa80b29945b776b5249b3"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdEIdProductPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user