6
0

add new version 13.3.0-SNAPSHOT-1394

This commit is contained in:
mac-mini-003 2025-02-13 17:21:08 +01:00
parent af4e0ab017
commit 69a571f7b9

View File

@ -17,14 +17,14 @@ let package = Package(
.package( .package(
name: "WebIdPluginCore", name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
.exact("13.3.0") .branch("redesign-v4-snapshots")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdDocumentScanner", name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdDocumentScanner/13.3.1/WebIdDocumentScanner.framework-v13.3.1-SNAPSHOT-1397.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdDocumentScanner/13.3.0/WebIdDocumentScanner.framework-v13.3.0-SNAPSHOT-1394.zip",
checksum: "359b16c201946aa143e03117f91d7d7bf26851f7ab354c012834fc9ef220e634" checksum: "14283c20ff10e9fb802a104d69459e19d3d421a8d6022e33d0d44a6f02e271eb"
), ),
.target( .target(
name: "WebIdDocumentScannerWrapper", name: "WebIdDocumentScannerWrapper",