6
0

add new version 12.0.1-SNAPSHOT-1288

This commit is contained in:
mac-mini-003 2024-06-20 13:34:31 +02:00
parent 37a4bf4526
commit bbf2523eb5

View File

@ -17,14 +17,14 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.branch("snapshots")
.exact("11.0.1")
)
],
targets: [
.binaryTarget(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/12.0.1/WebIdDocumentScanner.framework-v12.0.1-SNAPSHOT-1287.zip",
checksum: "75a42c78b34b5058a1984dfa5615de44226755e4bc0aa4dea9366d55df98a437"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/12.0.1/WebIdDocumentScanner.framework-v12.0.1-SNAPSHOT-1288.zip",
checksum: "5b1087d8566c77d41a08230c0a0b2eb4b91b4a2a21470307de02a6f31f29e087"
),
.target(
name: "WebIdDocumentScannerWrapper",