6
0

add new version 13.4.1

This commit is contained in:
mac-mini-003 2025-01-31 14:50:51 +01:00
parent b56f41e60f
commit 52e3885454

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.3.0") .exact("12.3.1")
), ),
.package( .package(
name: "WebIdOnServerDocumentScanner", name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("12.3.0") .exact("12.3.1")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdPayOnServerProductPlugin", name: "WebIdPayOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/13.4.0/WebIdPayOnServerProductPlugin.framework-v13.4.0.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/13.4.1/WebIdPayOnServerProductPlugin.framework-v13.4.1.zip",
checksum: "e6775279db3718772d21651cdd653297990c07671011a322f3e94345b8d4ea91" checksum: "e0592430d2ff17335b9803ee47238a479446d600583d76e7120abef5205bc2e1"
), ),
.target( .target(
name: "WebIdPayOnServerProductPluginWrapper", name: "WebIdPayOnServerProductPluginWrapper",