add new version 22.4.2
This commit is contained in:
parent
f83721cec5
commit
3007cb9140
@ -17,17 +17,17 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
||||
.exact("22.1.1")
|
||||
.exact("22.1.2")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
|
||||
.exact("22.1.1")
|
||||
.exact("22.1.2")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.exact("22.1.1")
|
||||
.exact("22.1.2")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
@ -43,8 +43,8 @@ let package = Package(
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdAccountIdProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/22.4.1/WebIdAccountIdProductPlugin.framework-v22.4.1.zip",
|
||||
checksum: "68207f39ca2927f21ab0a5e82aa00442b64cbb8a5dcc42b7aaca51dfbba387ab"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/22.4.2/WebIdAccountIdProductPlugin.framework-v22.4.2.zip",
|
||||
checksum: "ff0eab7ae056d8dab0b577a56854688cee051d9629c660433ccdef4eeabaadd3"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdAccountIdProductPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user