6
0

add new version 15.1.5-SNAPSHOT-1347

This commit is contained in:
mac-mini-003 2026-01-12 09:47:22 +01:00
parent dc47101fac
commit 48914e3a44

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",
.branch("legacy-snapshots")
.exact("15.1.0")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.branch("legacy-snapshots")
.exact("15.1.0")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.branch("legacy-snapshots")
.exact("15.1.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.branch("legacy-snapshots")
.exact("15.1.0")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/15.1.5/WebIdEIdOnServerProductPlugin.framework-v15.1.5-SNAPSHOT-1344.zip",
checksum: "be0495d9d1ad27e6aec1f97335443a352a753048872534ffbd16d2b63101846a"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/15.1.5/WebIdEIdOnServerProductPlugin.framework-v15.1.5-SNAPSHOT-1347.zip",
checksum: "93c5735641623136dbdaef7e8da7a38c4ed401174540535fb3dc255332242909"
),
.target(
name: "WebIdEIdOnServerProductPluginWrapper",