6
0

add new version 13.4.1-SNAPSHOT-1281

This commit is contained in:
mac-mini-003 2025-06-12 13:30:48 +02:00
parent c82c99a29f
commit c806617208

View File

@ -27,19 +27,19 @@ let package = Package(
.package( .package(
name: "WebIdIosIdentScanPlugin", name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.5.2") .exact("12.5.3")
), ),
.package( .package(
name: "WebIdOnDeviceDocumentScanner", name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
.exact("12.5.2") .exact("12.5.3")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdPayProductPlugin", name: "WebIdPayProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/13.4.1/WebIdPayProductPlugin.framework-v13.4.1-SNAPSHOT-1280.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/13.4.1/WebIdPayProductPlugin.framework-v13.4.1-SNAPSHOT-1281.zip",
checksum: "40a21dd4bebb1a31c6d25711e00ebcda658d7fecea0e92389b21ca34b852a8b1" checksum: "5b825e52b41a0f985ebf5bf18b9d4ab7f75f93e0c668dde772fc40ceac72ba90"
), ),
.target( .target(
name: "WebIdPayProductPluginWrapper", name: "WebIdPayProductPluginWrapper",