7
0

add new version 15.3.1-SNAPSHOT-1355

This commit is contained in:
mac-mini-003 2026-02-10 16:41:39 +01:00
parent ab22b338e7
commit 3fc4d2d30c

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",
.exact("15.1.1")
.branch("legacy-snapshots")
),
.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: "WebIdEIdOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/15.2.1/WebIdEIdOnServerProductPlugin.framework-v15.2.1-SNAPSHOT-1353.zip",
checksum: "1b26300fd76f2145f2b41bf8e0ad1083fc8ea02306ccd8fdf334c103814584d6"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/15.3.1/WebIdEIdOnServerProductPlugin.framework-v15.3.1-SNAPSHOT-1355.zip",
checksum: "b0a2e1e105386135d54847aafa0b9e1400ba0d08b931a8bd4cb3e974e9b5de0d"
),
.target(
name: "WebIdEIdOnServerProductPluginWrapper",