7
0

add new version 15.3.4-SNAPSHOT-1368

This commit is contained in:
mac-mini-003 2026-06-04 16:14:13 +02:00
parent a8941d7de9
commit 85daae0fa7

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.2.0")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.branch("legacy-snapshots")
.exact("15.2.0")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.branch("legacy-snapshots")
.exact("15.2.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.2.0")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/15.3.4/WebIdEIdOnServerProductPlugin.framework-v15.3.4-SNAPSHOT-1367.zip",
checksum: "ef9f2d3ad74b8ceaf68190ffe44b7005df37d3441908bb119b09c39a4eb7d80e"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/15.3.4/WebIdEIdOnServerProductPlugin.framework-v15.3.4-SNAPSHOT-1368.zip",
checksum: "a628a1cdf475caca9a559eb4bc936d34e34210369e5c39be911bc59731d47328"
),
.target(
name: "WebIdEIdOnServerProductPluginWrapper",