6
0

add new version 20.3.5

This commit is contained in:
mac-mini-003 2025-10-09 18:04:50 +02:00
parent f326e2376d
commit b5225d67ab

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("20.3.4") .exact("20.3.5")
), ),
.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/releases/de/webid-solutions/WebIdIosIdentScanPlugin/20.3.4/WebIdIosIdentScanPlugin.framework-v20.3.4.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdIosIdentScanPlugin/20.3.5/WebIdIosIdentScanPlugin.framework-v20.3.5.zip",
checksum: "d08cd64d0602c7430a497c6481705f90f1471f961df2e5474c43e4b11a483141" checksum: "fa957acca36e560a3f04bd8a20e666970ec255001abcb073755dc403dd3750f3"
), ),
.target( .target(
name: "WebIdIosIdentScanPluginWrapper", name: "WebIdIosIdentScanPluginWrapper",