7
0

add new version 15.3.1-SNAPSHOT-1355

This commit is contained in:
mac-mini-003 2026-02-10 16:41:19 +01:00
parent 143cddf23c
commit 410fd6d0c9

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.1.1")
.branch("legacy-snapshots")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("15.1.1")
.branch("legacy-snapshots")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("15.1.1")
.branch("legacy-snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/15.2.1/WebIdAutoIdentOnServerProductPlugin.framework-v15.2.1-SNAPSHOT-1353.zip",
checksum: "f7fdd78034a77eedb26520fc01eb3f793b295669c49976b6d6c50f7ffd450f1c"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/15.3.1/WebIdAutoIdentOnServerProductPlugin.framework-v15.3.1-SNAPSHOT-1355.zip",
checksum: "df53f6c3155469f729d554e469f28c133b262934aff3a9570f8e8cc66915a492"
),
.target(
name: "WebIdAutoIdentOnServerProductPluginWrapper",