add new version 22.2.4
This commit is contained in:
parent
9f22ac6331
commit
16c2b1a7c9
@ -17,29 +17,29 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.exact("22.0.3")
|
||||
.exact("21.2.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
||||
.exact("22.0.3")
|
||||
.exact("21.2.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
||||
.exact("22.0.1")
|
||||
.exact("21.0.5")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdVideoIdentPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
|
||||
.exact("22.0.1")
|
||||
.exact("21.1.2")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdVideoIdProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/22.3.6/WebIdVideoIdProductPlugin.framework-v22.3.6.zip",
|
||||
checksum: "51c298674679f109f190ecdc4cd38ca2b7918ef1e38773bd542f94db56d389aa"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/22.2.4/WebIdVideoIdProductPlugin.framework-v22.2.4.zip",
|
||||
checksum: "c73b7840d806e5248562801a9e0d4eeaa0a9dd05683ef278091a565b129eed69"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdVideoIdProductPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user