add new version 12.6.0
This commit is contained in:
parent
f3fba19cd6
commit
fab9b4142f
@ -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("12.5.3")
|
||||
.exact("12.6.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
@ -28,8 +28,8 @@ let package = Package(
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosIdentScanPlugin/12.5.3/WebIdIosIdentScanPlugin.framework-v12.5.3.zip",
|
||||
checksum: "3acebe0ce2a9e84c22b626f9cd48d6cde59b966870956508b8a6a2932655e24c"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosIdentScanPlugin/12.6.0/WebIdIosIdentScanPlugin.framework-v12.6.0.zip",
|
||||
checksum: "b118f38c4775c1c194134feb490dbee32e24ee6585e2d83be7346c273306a4b7"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdIosIdentScanPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user