7
0

add new version 22.1.3-SNAPSHOT-1644

This commit is contained in:
mac-mini-003 2026-05-04 20:06:53 +02:00
parent ed345e2376
commit 60783e2d29

View File

@ -17,14 +17,14 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.branch("modernize")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/22.1.3/WebIdDocumentScanner.framework-v22.1.3-SNAPSHOT-1643.zip",
checksum: "6d400da14eae017c796e0d366b9af97fd427bb486f95782dfc76cbf49c9d3ada"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/22.1.3/WebIdDocumentScanner.framework-v22.1.3-SNAPSHOT-1644.zip",
checksum: "5153d3c3add6323f0a691c0bdc818713e27a5f552017483fd599b351198d5deb"
),
.target(
name: "WebIdDocumentScannerWrapper",