6
0

add new version 20.3.2-SNAPSHOT-1499

This commit is contained in:
mac-mini-003 2025-10-06 16:11:09 +02:00
parent c54982fd0e
commit b444edb312

View File

@ -21,8 +21,8 @@ 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/SwiftPackages/webid-plugin-core-spm.git",
.branch("redesign-v4-snapshots") .branch("snapshots")
), ),
.package( .package(
name: "DocumentReader", name: "DocumentReader",
@ -38,8 +38,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdOnDeviceDocumentScanner", name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.3.1/WebIdOnDeviceDocumentScanner.framework-v20.3.1-SNAPSHOT-1492.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.3.2/WebIdOnDeviceDocumentScanner.framework-v20.3.2-SNAPSHOT-1499.zip",
checksum: "0ce813527aa2270cc2c0ef4e38bc2e614e0a351c920d02e8568f6c7fd8ab2587" checksum: "453e2448234eb8bd609ea4ef3e2bea6766c11809d63131d0b3f7782099a8e06c"
), ),
.target( .target(
name: "WebIdOnDeviceDocumentScannerWrapper", name: "WebIdOnDeviceDocumentScannerWrapper",