6
0

add new version 11.1.0-SNAPSHOT-1263

This commit is contained in:
mac-mini-003 2024-04-17 15:43:10 +02:00
parent 7b8a7f66de
commit 5ade4fd982

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("snapshots") .exact("10.1.1")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdOnServerDocumentScanner", name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/11.1.0/WebIdOnServerDocumentScanner.framework-v11.1.0-SNAPSHOT-1262.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/11.1.0/WebIdOnServerDocumentScanner.framework-v11.1.0-SNAPSHOT-1263.zip",
checksum: "fa9869f29d7e6f211f7c2b39d1ac2620fdc3968af75c8a8e13e61674debde755" checksum: "6d40c8a20384f0233da41daf2992423134a7e0cbd1c46dd3d21e6c11a141e567"
), ),
.target( .target(
name: "WebIdOnServerDocumentScannerWrapper", name: "WebIdOnServerDocumentScannerWrapper",