6
0

add new version 15.1.0

This commit is contained in:
mac-mini-003 2025-10-10 10:27:30 +02:00
parent 226ee0ddcf
commit c8604c4594

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.1")
),
.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.4/WebIdEIdOnServerProductPlugin.framework-v13.7.4.zip",
checksum: "2b41d2c9b3f09b1e829a1efb8e23f0548adcdab4cb559f0a42fc4f1606a28030"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/15.1.0/WebIdEIdOnServerProductPlugin.framework-v15.1.0.zip",
checksum: "d04896e764a70e766a1bf16e538693cbf98c1d2cf8d71408c16f79370afe066a"
),
.target(
name: "WebIdEIdOnServerProductPluginWrapper",