6
0

add new version 15.0.1-SNAPSHOT-1370

This commit is contained in:
mac-mini-003 2025-09-28 10:59:04 +02:00
parent be83b2b08a
commit 9179ec5a14

View File

@ -17,14 +17,14 @@ let package = Package(
.package( .package(
name: "WebIdPluginCore", name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.branch("experimental") .branch("legacy-snapshots")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdDocumentScanner", name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdDocumentScanner/20.2.2/WebIdDocumentScanner.framework-v20.2.2-SNAPSHOT-1480.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdDocumentScanner/15.0.1/WebIdDocumentScanner.framework-v15.0.1-SNAPSHOT-1370.zip",
checksum: "4a0640ff39fa1770f0321f399d0f388e2b2a385524716d1baa3fbbd15f75cfac" checksum: "148e2fb2fb9bbc36ece8f00ba222fc55e4778605f351c752f9d0002a3c913295"
), ),
.target( .target(
name: "WebIdDocumentScannerWrapper", name: "WebIdDocumentScannerWrapper",