6
0

add new version 15.0.2-SNAPSHOT-1316

This commit is contained in:
mac-mini-003 2025-09-26 10:12:31 +02:00
parent e11671da7a
commit fc1f7169fc

View File

@ -17,24 +17,24 @@ let package = Package(
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("11.4.2")
.branch("legacy-snapshots")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.6.0")
.branch("legacy-snapshots")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("12.6.0")
.branch("legacy-snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.7.4/WebIdAutoIdentOnServerProductPlugin.framework-v13.7.4.zip",
checksum: "6466501f6bcc46572a782d000e5ec64db6dd4c2616dfa58ad3a29eb30a1000f2"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/15.0.2/WebIdAutoIdentOnServerProductPlugin.framework-v15.0.2-SNAPSHOT-1316.zip",
checksum: "3d7df9059c3a2293f1257fb0c8ea738f47974e7f1405f0cc1c1d1cab98e1afb7"
),
.target(
name: "WebIdAutoIdentOnServerProductPluginWrapper",