6
0

add new version 20.3.2-SNAPSHOT-1499

This commit is contained in:
mac-mini-003 2025-10-06 16:10:26 +02:00
parent 9c0d4fdc44
commit d03fea7ce5

View File

@ -16,15 +16,15 @@ let package = Package(
// Dependencies declare other packages that this package depends on.
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
.branch("redesign-v4-snapshots")
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/20.3.1/WebIdDocumentScanner.framework-v20.3.1-SNAPSHOT-1492.zip",
checksum: "c1e74106e10a050acf626a07d16417b9e9f826ce4f941e128947ccc3e97b5e88"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/20.3.2/WebIdDocumentScanner.framework-v20.3.2-SNAPSHOT-1499.zip",
checksum: "a4e1552e3b48b4dce84221cce2d816e0c81553112ce9be8a7856c4620cb3cdfb"
),
.target(
name: "WebIdDocumentScannerWrapper",