6
0

add new version 15.0.2-SNAPSHOT-1322

This commit is contained in:
mac-mini-003 2025-10-10 09:36:01 +02:00
parent fc1f7169fc
commit 059710c183

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("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: "WebIdAutoIdentOnServerProductPlugin",
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"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/15.0.2/WebIdAutoIdentOnServerProductPlugin.framework-v15.0.2-SNAPSHOT-1322.zip",
checksum: "cb3dbfc07ca4d703acd917cc999e7b81715788541b6a51a681ef7fb9f91cdd34"
),
.target(
name: "WebIdAutoIdentOnServerProductPluginWrapper",