add new version 22.1.0
This commit is contained in:
parent
63abf12381
commit
48f07d7a76
@ -17,19 +17,19 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
|
||||
.exact("22.0.3")
|
||||
.exact("22.1.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
||||
.exact("21.1.0")
|
||||
.exact("21.2.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdOnServerDocumentScanner/22.0.3/WebIdOnServerDocumentScanner.framework-v22.0.3.zip",
|
||||
checksum: "40fcab91beba2ec3309e4fb6cf5fe0668c3a8be7ab1d0c50153ab1277c59fb54"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdOnServerDocumentScanner/22.1.0/WebIdOnServerDocumentScanner.framework-v22.1.0.zip",
|
||||
checksum: "b20a0a5773b269889f5cfba245ad8a688b55667bdf5b637937fc4224c067d8f2"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdOnServerDocumentScannerWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user