add new version 22.1.0
This commit is contained in:
parent
d162c456db
commit
9f0a70c2b4
@ -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("21.0.2")
|
||||
.exact("21.0.3")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.exact("21.1.1")
|
||||
.exact("21.2.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
|
||||
.exact("21.1.1")
|
||||
.exact("21.2.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
||||
.exact("21.1.1")
|
||||
.exact("21.2.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdCellCheckPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-cell-check-plugin-spm",
|
||||
.exact("2.0.2")
|
||||
.exact("2.0.3")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdAutoIdProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAutoIdProductPlugin/22.0.5/WebIdAutoIdProductPlugin.framework-v22.0.5.zip",
|
||||
checksum: "7ad9b819c471dcf8f62cf09567739a092a8fc1a689eaa05230da65cd611739c5"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAutoIdProductPlugin/22.1.0/WebIdAutoIdProductPlugin.framework-v22.1.0.zip",
|
||||
checksum: "e38ad14d076c51b7f0626e97489e455e7141823a8f74d6ea5336d46755542109"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdAutoIdProductPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user