6
0

add new version 15.1.3

This commit is contained in:
mac-mini-003 2025-12-04 15:30:32 +01:00
parent 473c3a3135
commit d1591ed54f

View File

@ -17,24 +17,24 @@ let package = Package(
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("15.0.1")
.exact("15.0.2")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("15.0.1")
.exact("15.0.2")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("15.0.1")
.exact("15.0.2")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/15.1.2/WebIdAutoIdentOnServerProductPlugin.framework-v15.1.2.zip",
checksum: "c40b408e6b1934db2151ea3bca45feab8807976657fbe01b8b33dce54d49a655"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/15.1.3/WebIdAutoIdentOnServerProductPlugin.framework-v15.1.3.zip",
checksum: "b0d4d6f55426e24304a5fc81b2111222bfeee9f62e496b2e2056f374d0cfcad4"
),
.target(
name: "WebIdAutoIdentOnServerProductPluginWrapper",