6
0

add new version 15.1.1

This commit is contained in:
mac-mini-003 2025-11-04 13:34:02 +01:00
parent 1b1d2e2a01
commit 87c5d8ec50

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm",
.exact("5.5.2")
.exact("15.0.2")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("11.4.2")
.exact("15.0.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.6.0")
.exact("15.0.1")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("12.6.0")
.exact("15.0.1")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.7.5/WebIdEIdOnServerProductPlugin.framework-v13.7.5.zip",
checksum: "5a21857047f146df2e4d9bfeb18d5ae3397678002011361c4eeca5627e7ed52e"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/15.1.1/WebIdEIdOnServerProductPlugin.framework-v15.1.1.zip",
checksum: "3becb4823a022923b46d1873f5e3c43473143036be3354c071b2f5c752824ed0"
),
.target(
name: "WebIdEIdOnServerProductPluginWrapper",