7
0

add new version 15.0.2-SNAPSHOT-1381

This commit is contained in:
mac-mini-003 2025-12-04 10:29:03 +01:00
parent 11290f4706
commit 42fad9f4f8

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",
.branch("legacy-snapshots")
.exact("15.0.1")
)
],
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-1380.zip",
checksum: "f59167c3ce48bc67ddc49354ae8235f30f876fba4eb2a5da79ef9085ea2187e9"
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"
),
.target(
name: "WebIdOnServerDocumentScannerWrapper",