7
0

add new version 15.2.0

This commit is contained in:
mac-mini-003 2026-01-12 09:52:32 +01:00
parent a592da5181
commit 5c6ebd6b6f

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
.exact("15.0.2")
.exact("15.1.0")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("15.0.2")
.exact("15.1.0")
),
.package(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm",
.exact("15.0.5")
.exact("15.1.0")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("15.0.2")
.exact("15.1.0")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdProductPlugin/15.1.4/WebIdEIdProductPlugin.framework-v15.1.4.zip",
checksum: "8e57f40a4e4204a9e83020ec856779c2378e2c83c060abe5d4542c7b5fe40731"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdProductPlugin/15.2.0/WebIdEIdProductPlugin.framework-v15.2.0.zip",
checksum: "4a0a20cea942c3cf7aab4ba55f72464516038a8e751769b8c85ccded029f4d38"
),
.target(
name: "WebIdEIdProductPluginWrapper",