6
0

add new version 15.0.3-SNAPSHOT-1383

This commit is contained in:
mac-mini-003 2025-12-04 12:38:44 +01:00
parent 42fad9f4f8
commit b432071b59

View File

@ -22,14 +22,14 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.exact("15.0.1")
.branch("legacy-snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/15.0.2/WebIdOnServerDocumentScanner.framework-v15.0.2-SNAPSHOT-1381.zip",
checksum: "3d990d63d49165a0d57c40d9145221c756c7f661aba97981a96eed6a60901970"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/15.0.3/WebIdOnServerDocumentScanner.framework-v15.0.3-SNAPSHOT-1383.zip",
checksum: "e5a6bafd9341f823a1e98ed3b618a1cfd929dcc447224caeae1c9c254373d310"
),
.target(
name: "WebIdOnServerDocumentScannerWrapper",