6
0

add new version 15.1.3-SNAPSHOT-1339

This commit is contained in:
mac-mini-003 2025-12-04 14:05:53 +01:00
parent a46b793d5d
commit c17585eefe

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/legacy-snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/15.1.2/WebIdAutoIdentOnServerProductPlugin.framework-v15.1.2-SNAPSHOT-1335.zip",
checksum: "5fc44d07481a71a99bc5ae8590abec71190b62538b8da9b7cecf9fba38f276a9"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/15.1.3/WebIdAutoIdentOnServerProductPlugin.framework-v15.1.3-SNAPSHOT-1339.zip",
checksum: "c7a18f9207e8218d53e7fda74e687629e917e1c6704206e4765cf66cd561845a"
),
.target(
name: "WebIdAutoIdentOnServerProductPluginWrapper",