6
0

add new version 13.4.0

This commit is contained in:
mac-mini-003 2025-01-28 17:04:52 +01:00
parent 84f0a5b594
commit b56f41e60f

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-bank-ident-plugin-spm",
.exact("10.1.1")
.exact("10.2.0")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("11.1.5")
.exact("11.2.0")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.2.1")
.exact("12.3.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("12.2.1")
.exact("12.3.0")
)
],
targets: [
.binaryTarget(
name: "WebIdPayOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/13.3.4/WebIdPayOnServerProductPlugin.framework-v13.3.4.zip",
checksum: "8bd6be454b4335e89b83fbfb1ee862f97738236e15b1ef2628ab81d105baea51"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/13.4.0/WebIdPayOnServerProductPlugin.framework-v13.4.0.zip",
checksum: "e6775279db3718772d21651cdd653297990c07671011a322f3e94345b8d4ea91"
),
.target(
name: "WebIdPayOnServerProductPluginWrapper",