7
0

add new version 22.1.3-SNAPSHOT-1643

This commit is contained in:
mac-mini-003 2026-05-04 16:08:13 +02:00
parent 74aeeb6bba
commit eb51f60f83

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("snapshots") .branch("modernize")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdDocumentScanner", name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/22.1.2/WebIdDocumentScanner.framework-v22.1.2-SNAPSHOT-1638.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/22.1.3/WebIdDocumentScanner.framework-v22.1.3-SNAPSHOT-1643.zip",
checksum: "0a7d04cb2675cc109307222cbf3a11996a33253c70a0ee962ac7d57eac710b95" checksum: "44eedd9a3226cf7df52dbe879257d3f80ffa2e195db9907420f441ad8f95da4d"
), ),
.target( .target(
name: "WebIdDocumentScannerWrapper", name: "WebIdDocumentScannerWrapper",