6
0

add new version 15.0.0-SNAPSHOT-1298

This commit is contained in:
mac-mini-003 2025-07-14 13:01:38 +02:00
parent d46fd7b371
commit 7962d5d6e3

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",
.branch("snapshots")
.exact("15.0.0")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.branch("snapshots")
.exact("15.0.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.branch("snapshots")
.exact("15.0.0")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/15.0.0/WebIdAutoIdentOnServerProductPlugin.framework-v15.0.0-SNAPSHOT-1295.zip",
checksum: "e6e57cf29541bc63aefd05ffcebc2d110676dc1c71ebb7158ced23e2b02ca452"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/15.0.0/WebIdAutoIdentOnServerProductPlugin.framework-v15.0.0-SNAPSHOT-1298.zip",
checksum: "6acf13c4dd20cb0c373f3f5df857d1a912c058b4e1357dac45e162bf38635dec"
),
.target(
name: "WebIdAutoIdentOnServerProductPluginWrapper",