add new version 22.4.1
This commit is contained in:
parent
879695c6f1
commit
04e95b33a9
@ -17,12 +17,12 @@ 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.0")
|
||||
.exact("22.1.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.exact("22.1.0")
|
||||
.exact("22.1.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdEIdentPlugin",
|
||||
@ -38,8 +38,8 @@ let package = Package(
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdEIdProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdProductPlugin/22.4.0/WebIdEIdProductPlugin.framework-v22.4.0.zip",
|
||||
checksum: "258d82156c0455e045a6d0dd733d1be18711cbb1be17f98e2007744931cd3574"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdProductPlugin/22.4.1/WebIdEIdProductPlugin.framework-v22.4.1.zip",
|
||||
checksum: "6528a83ba789edcf5474b3dc66792e70e0dd14040b82719871eb339058164382"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdEIdProductPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user