add new version 22.4.2
This commit is contained in:
parent
600c9c7038
commit
45696baa1b
@ -27,19 +27,19 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "WebIdIosIdentScanPlugin",
|
name: "WebIdIosIdentScanPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||||
.exact("22.1.1")
|
.exact("22.1.2")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdOnServerDocumentScanner",
|
name: "WebIdOnServerDocumentScanner",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
||||||
.exact("22.1.1")
|
.exact("22.1.2")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdEPassProductPlugin",
|
name: "WebIdEPassProductPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEPassProductPlugin/22.4.1/WebIdEPassProductPlugin.framework-v22.4.1.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEPassProductPlugin/22.4.2/WebIdEPassProductPlugin.framework-v22.4.2.zip",
|
||||||
checksum: "15c618ea8f9d6207668c08c94872b70a0e7e9adc6dc8d19e5e7d2efa13b23c4c"
|
checksum: "a2265588f25a1c0de7681f1a96d2c7ea60c5ebc44510b676f67459f78177c27c"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdEPassProductPluginWrapper",
|
name: "WebIdEPassProductPluginWrapper",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user