add new version 22.5.2
This commit is contained in:
parent
5899366250
commit
b9c5f5b990
@ -17,22 +17,22 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
||||
.exact("23.0.0")
|
||||
.exact("23.1.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
|
||||
.exact("23.0.0")
|
||||
.exact("23.1.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.exact("23.0.0")
|
||||
.exact("23.1.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
||||
.exact("23.0.1")
|
||||
.exact("23.0.2")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosBankIdentPlugin",
|
||||
@ -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.5.1/WebIdAccountIdProductPlugin.framework-v22.5.1.zip",
|
||||
checksum: "8474316ba55b773f8f89c8b4d9b4d5a1d3d49de4a4e62ce7a51ab21ff8635608"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/22.5.2/WebIdAccountIdProductPlugin.framework-v22.5.2.zip",
|
||||
checksum: "f893ae25f6d108b1cd7f36add041b6fab6de74e55cd740dddcec0be1a42fe8a6"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdAccountIdProductPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user