6
0

add new version 15.0.1-SNAPSHOT-1368

This commit is contained in:
mac-mini-003 2025-09-24 16:36:08 +02:00
parent 2371f4c7f4
commit 14e1b7e7d3

View File

@ -17,19 +17,19 @@ let package = Package(
.package(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
.branch("snapshots")
.branch("legacy-snapshots")
),
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.branch("snapshots")
.branch("legacy-snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/15.0.1/WebIdIosIdentScanPlugin.framework-v15.0.1-SNAPSHOT-1365.zip",
checksum: "3703d9cd30e875946403bce01a84f17cc4b38b81a001073a8f09e133425b612a"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/15.0.1/WebIdIosIdentScanPlugin.framework-v15.0.1-SNAPSHOT-1368.zip",
checksum: "39905c75b188fc2c7c6c1327dcb16fc28bd7d15fa13ca63f3834ca7d2d81f712"
),
.target(
name: "WebIdIosIdentScanPluginWrapper",