add new version 20.3.5
This commit is contained in:
parent
f326e2376d
commit
b5225d67ab
@ -17,7 +17,7 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
|
||||
.exact("20.3.4")
|
||||
.exact("20.3.5")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
@ -28,8 +28,8 @@ let package = Package(
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdIosIdentScanPlugin/20.3.4/WebIdIosIdentScanPlugin.framework-v20.3.4.zip",
|
||||
checksum: "d08cd64d0602c7430a497c6481705f90f1471f961df2e5474c43e4b11a483141"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdIosIdentScanPlugin/20.3.5/WebIdIosIdentScanPlugin.framework-v20.3.5.zip",
|
||||
checksum: "fa957acca36e560a3f04bd8a20e666970ec255001abcb073755dc403dd3750f3"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdIosIdentScanPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user