6
0

add new version 13.0.0-SNAPSHOT-1324

This commit is contained in:
mac-mini-003 2024-10-23 14:56:04 +02:00
parent 3f787673a6
commit 588e4dfa4d

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.1.0") .branch("redesign-v4-snapshots")
) )
], ],
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.0.0/WebIdOnServerDocumentScanner.framework-v13.0.0-SNAPSHOT-1322.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/13.0.0/WebIdOnServerDocumentScanner.framework-v13.0.0-SNAPSHOT-1324.zip",
checksum: "36d5eb155d34f5ebbf9f974ea351ebd5bf454625947d2a17b6bf89736de5455e" checksum: "3cb78af6466d88d03b8359403f1507ca1888ae703770ffd384b461bb2e40d4d1"
), ),
.target( .target(
name: "WebIdOnServerDocumentScannerWrapper", name: "WebIdOnServerDocumentScannerWrapper",