6
0

add new version 20.3.6-SNAPSHOT-1509

This commit is contained in:
mac-mini-003 2025-11-04 08:59:06 +01:00
parent a9df6f6c13
commit 64fa8bdac7

View File

@ -22,14 +22,14 @@ let package = Package(
.package( .package(
name: "WebIdPluginCore", name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.branch("experimental") .branch("snapshots")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdOnServerDocumentScanner", name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/20.3.6/WebIdOnServerDocumentScanner.framework-v20.3.6-SNAPSHOT-1511.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/20.3.6/WebIdOnServerDocumentScanner.framework-v20.3.6-SNAPSHOT-1509.zip",
checksum: "6144432ba7ec2dadd8dfe7d6a55f99a8416cb68056ea031f26d9e02a6ca33775" checksum: "7a7971d78acd61a9001542576354dbc5b044335eb73f4d05746a84f23298f3ae"
), ),
.target( .target(
name: "WebIdOnServerDocumentScannerWrapper", name: "WebIdOnServerDocumentScannerWrapper",