6
0

add new version 13.3.0-SNAPSHOT-1387

This commit is contained in:
mac-mini-003 2025-01-28 09:31:30 +01:00
parent caffd2b580
commit 1a18f3437d

View File

@ -17,14 +17,14 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
.branch("redesign-v4-snapshots")
.exact("13.3.0")
)
],
targets: [
.binaryTarget(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdDocumentScanner/13.3.0/WebIdDocumentScanner.framework-v13.3.0-SNAPSHOT-1386.zip",
checksum: "a6c7adc566b90d4620d1b207f151283b850a2ff2d073c72882083d14b2d2b6f9"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdDocumentScanner/13.3.0/WebIdDocumentScanner.framework-v13.3.0-SNAPSHOT-1387.zip",
checksum: "56f453bd49b4298ee9bcddf951edcab471743188b0d00a0613537c95b3ef2d19"
),
.target(
name: "WebIdDocumentScannerWrapper",