add new version 12.3.2
This commit is contained in:
parent
5af7a5650b
commit
fde1b40c75
@ -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.3.1")
|
||||
.exact("12.3.2")
|
||||
),
|
||||
.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.3.1/WebIdIosIdentScanPlugin.framework-v12.3.1.zip",
|
||||
checksum: "ff33cea2e2accb84723369bf86cf3bf79f611967109eafc83036524aba70817e"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosIdentScanPlugin/12.3.2/WebIdIosIdentScanPlugin.framework-v12.3.2.zip",
|
||||
checksum: "eabf4bd474d29d621f919e733528cbbca955b5d81f418203389ad61bc5b8f836"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdIosIdentScanPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user