7
0

add new version 21.2.1-SNAPSHOT-1578

This commit is contained in:
mac-mini-003 2026-03-02 18:28:26 +01:00
parent bc9658f63b
commit bccf9b8e7a

View File

@ -21,7 +21,7 @@ let package = Package(
), ),
.package( .package(
name: "WebIdPluginCore", name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.branch("snapshots") .branch("snapshots")
), ),
.package( .package(
@ -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/21.0.2/WebIdOnDeviceDocumentScanner.framework-v21.0.2-SNAPSHOT-1550.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/21.2.1/WebIdOnDeviceDocumentScanner.framework-v21.2.1-SNAPSHOT-1578.zip",
checksum: "1fe7950a655bc88bd358dd26853a0dad1bed71b344a8dff1139f5a9eedc866d2" checksum: "2d33386497a7b2920edd6e4aef945415c8c63cb9c37b4eb25c0619667adad2f7"
), ),
.target( .target(
name: "WebIdOnDeviceDocumentScannerWrapper", name: "WebIdOnDeviceDocumentScannerWrapper",