6
0

add new version 20.2.2-SNAPSHOT-1476

This commit is contained in:
mac-mini-003 2025-09-10 11:51:13 +02:00
parent 2371f4c7f4
commit 23b89454c1

View File

@ -16,7 +16,7 @@ let package = Package(
// Dependencies declare other packages that this package depends on. // Dependencies declare other packages that this package depends on.
.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/SwiftPackageRedesignV4/webid-document-scanner-spm.git",
.branch("snapshots") .branch("snapshots")
), ),
.package( .package(
@ -28,8 +28,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdIosIdentScanPlugin", name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/15.0.1/WebIdIosIdentScanPlugin.framework-v15.0.1-SNAPSHOT-1365.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/20.2.2/WebIdIosIdentScanPlugin.framework-v20.2.2-SNAPSHOT-1476.zip",
checksum: "3703d9cd30e875946403bce01a84f17cc4b38b81a001073a8f09e133425b612a" checksum: "6c7d4ee6e7bb448a63cdae7f436ea0f3025993043b9dda5783964e322ac73c39"
), ),
.target( .target(
name: "WebIdIosIdentScanPluginWrapper", name: "WebIdIosIdentScanPluginWrapper",