6
0

add new version 15.0.2-SNAPSHOT-1322

This commit is contained in:
mac-mini-003 2025-10-10 09:36:24 +02:00
parent 10243e3b3a
commit c5f89d59b3

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.0.1")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.branch("legacy-snapshots")
.exact("15.0.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.branch("legacy-snapshots")
.exact("15.0.1")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.branch("legacy-snapshots")
.exact("15.0.1")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/15.0.2/WebIdEIdOnServerProductPlugin.framework-v15.0.2-SNAPSHOT-1316.zip",
checksum: "8fb094d6c28da0bbf06dc71b3afdc05bd2b9049f9a6b8a93e51ddd898d37f3c0"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/15.0.2/WebIdEIdOnServerProductPlugin.framework-v15.0.2-SNAPSHOT-1322.zip",
checksum: "a5d00890cf102f330ce6be37f49b3346b08a1fcce20f58c3e1e75f62a7f65694"
),
.target(
name: "WebIdEIdOnServerProductPluginWrapper",