add new version 23.1.0
This commit is contained in:
parent
3e0aac4476
commit
f84a2d90ae
@ -17,7 +17,7 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "WebIdDocumentScanner",
|
name: "WebIdDocumentScanner",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
|
||||||
.exact("23.0.0")
|
.exact("23.1.0")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdPluginCore",
|
name: "WebIdPluginCore",
|
||||||
@ -38,8 +38,8 @@ let package = Package(
|
|||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdOnDeviceDocumentScanner",
|
name: "WebIdOnDeviceDocumentScanner",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdOnDeviceDocumentScanner/23.0.0/WebIdOnDeviceDocumentScanner.framework-v23.0.0.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdOnDeviceDocumentScanner/23.1.0/WebIdOnDeviceDocumentScanner.framework-v23.1.0.zip",
|
||||||
checksum: "32cd2f787336db29c3df44d21004e3b9950b3a7e11e049a4f62116325fdf3add"
|
checksum: "a54504ad72ec39b3b7b0b543354b339ec38e7de223a7923553610323c2f21a52"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdOnDeviceDocumentScannerWrapper",
|
name: "WebIdOnDeviceDocumentScannerWrapper",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user