6
0

add new version 13.5.0-SNAPSHOT-1415

This commit is contained in:
mac-mini-003 2025-05-27 06:17:16 +02:00
parent 4b4cab8006
commit 3c4e8494b9

View File

@ -22,14 +22,14 @@ let package = Package(
.package( .package(
name: "WebIdPluginCore", name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
.exact("13.5.0") .exact("13.5.2")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdOnServerDocumentScanner", name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/13.5.0/WebIdOnServerDocumentScanner.framework-v13.5.0-SNAPSHOT-1413.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/13.5.0/WebIdOnServerDocumentScanner.framework-v13.5.0-SNAPSHOT-1415.zip",
checksum: "fa7152e4d5b0fffc56e07b68f3e207861832fe58607250b448f1617d2897bb6a" checksum: "1dcf990d21c161f9058aec03633722c7272e68884cac5e19a2a04f819a54b156"
), ),
.target( .target(
name: "WebIdOnServerDocumentScannerWrapper", name: "WebIdOnServerDocumentScannerWrapper",