add new version 22.5.0
This commit is contained in:
parent
b5933c6aa0
commit
e1d4515752
@ -17,34 +17,34 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
||||
.exact("22.1.0")
|
||||
.exact("23.0.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.exact("22.1.2")
|
||||
.exact("23.0.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
|
||||
.exact("22.1.2")
|
||||
.exact("23.0.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
||||
.exact("22.1.2")
|
||||
.exact("23.0.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdCellCheckPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-cell-check-plugin-spm",
|
||||
.exact("2.1.0")
|
||||
.exact("2.1.1")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdAutoIdProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAutoIdProductPlugin/22.4.2/WebIdAutoIdProductPlugin.framework-v22.4.2.zip",
|
||||
checksum: "e684dbd7d9c9c4b45027fc53e871951f0cfa5a14efb825b6c907b4e42c91ade3"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAutoIdProductPlugin/22.5.0/WebIdAutoIdProductPlugin.framework-v22.5.0.zip",
|
||||
checksum: "c5a0b4f45dd20c19351d1307c7bc452ef657ebd66d70c2389d56068bd7859daf"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdAutoIdProductPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user