6
0

add new version 12.2.0

This commit is contained in:
mac-mini-003 2024-07-22 13:22:50 +02:00
parent 759f457513
commit 22afe2acd4

View File

@ -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("12.1.0") .exact("12.2.0")
), ),
.package( .package(
name: "WebIdPluginCore", name: "WebIdPluginCore",
@ -28,8 +28,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdIosIdentScanPlugin", name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosIdentScanPlugin/12.1.0/WebIdIosIdentScanPlugin.framework-v12.1.0.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosIdentScanPlugin/12.2.0/WebIdIosIdentScanPlugin.framework-v12.2.0.zip",
checksum: "0732e02232cc7a0fe110779bc199ca0ab083ed5db3da37092413a651f6294fc4" checksum: "0f624e821de48861ec089d7d49f7c56a32f1604aef4a5ddf094b74b89118c26b"
), ),
.target( .target(
name: "WebIdIosIdentScanPluginWrapper", name: "WebIdIosIdentScanPluginWrapper",