7
0

add new version 22.1.3-SNAPSHOT-1641

This commit is contained in:
mac-mini-003 2026-04-30 20:36:09 +02:00
parent 9acd493342
commit f5c0f69264

View File

@ -17,19 +17,19 @@ let package = Package(
.package(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
.exact("15.1.2")
.branch("modernize")
),
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.exact("15.1.1")
.branch("modernize")
)
],
targets: [
.binaryTarget(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdOnServerDocumentScanner/15.1.2/WebIdOnServerDocumentScanner.framework-v15.1.2.zip",
checksum: "30a1a70e18d6e9b8fd9cbc8c277e158af8f876ec66785fec1c37743bbfb329af"
url: "https://api.webid-solutions.de/releases/ios/xcframework/modernize/de/webid-solutions/WebIdOnServerDocumentScanner/22.1.3/WebIdOnServerDocumentScanner.framework-v22.1.3-SNAPSHOT-1641.zip",
checksum: "a3c42ca2e5a24f9f7f87938aca8f2763a540678f0dbb69261c1712f9e8fa7570"
),
.target(
name: "WebIdOnServerDocumentScannerWrapper",