6
0

add new version 20.3.2-SNAPSHOT-1499

This commit is contained in:
mac-mini-003 2025-10-06 16:11:28 +02:00
parent 4b01edc5e1
commit 69c34313d2

View File

@ -21,15 +21,15 @@ let package = Package(
),
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
.branch("redesign-v4-snapshots")
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/20.3.1/WebIdOnServerDocumentScanner.framework-v20.3.1-SNAPSHOT-1492.zip",
checksum: "58192e90af4fa673d9e6303adcf2ffb6a5706a1235d288a9920806423add4723"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/20.3.2/WebIdOnServerDocumentScanner.framework-v20.3.2-SNAPSHOT-1499.zip",
checksum: "82c1b3f0de295a4d8024bd2242b3cd2cd18f5e8ac84c52715fc0ff08e872094c"
),
.target(
name: "WebIdOnServerDocumentScannerWrapper",