6
0

add new version 11.1.0-SNAPSHOT-1263

This commit is contained in:
mac-mini-003 2024-04-17 15:43:03 +02:00
parent cc6d505c4a
commit b53c3f1c11

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", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm",
.branch("snapshots") .exact("10.1.1")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdOnDeviceDocumentScanner", name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/11.1.0/WebIdOnDeviceDocumentScanner.framework-v11.1.0-SNAPSHOT-1262.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/11.1.0/WebIdOnDeviceDocumentScanner.framework-v11.1.0-SNAPSHOT-1263.zip",
checksum: "b377f0d256898738b71c1e7824ba269958eac1dedde6c94d9602f077ef15cf29" checksum: "2a4d7113f1f0119b3761e23d6117924676f1fc49e822d8a720a248a28d7e0df7"
), ),
.target( .target(
name: "WebIdOnDeviceDocumentScannerWrapper", name: "WebIdOnDeviceDocumentScannerWrapper",