6
0

add new version 15.1.5-SNAPSHOT-1343

This commit is contained in:
mac-mini-003 2025-12-04 18:41:09 +01:00
parent 2cd5a5115a
commit d6f6cb8a0a

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.0.5")
.branch("legacy-snapshots")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("15.0.2")
.branch("legacy-snapshots")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("15.0.2")
.branch("legacy-snapshots")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("15.0.2")
.branch("legacy-snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/15.1.3/WebIdEIdOnServerProductPlugin.framework-v15.1.3-SNAPSHOT-1341.zip",
checksum: "b390a7711cf246162595a5ce0a47bca7519ae290a8dd610085416523b57da52e"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/15.1.5/WebIdEIdOnServerProductPlugin.framework-v15.1.5-SNAPSHOT-1343.zip",
checksum: "3e40fc4dfc8ddeb79b1b6bcfd5aa404a151521253b5534997107df049f2ace95"
),
.target(
name: "WebIdEIdOnServerProductPluginWrapper",