6
0

add new version 13.3.0-SNAPSHOT-1378

This commit is contained in:
mac-mini-003 2024-12-12 16:50:56 +01:00
parent 1fcf087ef1
commit 25b729aabc

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.2.1") .branch("redesign-v4-snapshots")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdDocumentScanner", name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdDocumentScanner/13.0.0/WebIdDocumentScanner.framework-v13.0.0-SNAPSHOT-1376.zip", 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-1378.zip",
checksum: "6d60bc886a25f5136b57889fb0096d6f756eb69fcd8bbbc2402f4a04847baf9a" checksum: "3ff5543148ecf41cfe9686bc14d4d7365bb1b5f1ce1881c36077a020e72ad1b1"
), ),
.target( .target(
name: "WebIdDocumentScannerWrapper", name: "WebIdDocumentScannerWrapper",