6
0

add new version 15.2.1-SNAPSHOT-1350

This commit is contained in:
mac-mini-003 2026-01-13 07:10:52 +01:00
parent 2c78af88ff
commit d6b82c042b

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("15.1.0")
.exact("15.1.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("15.1.0")
.exact("15.1.1")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("15.1.0")
.exact("15.1.1")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/15.1.5/WebIdAutoIdentOnServerProductPlugin.framework-v15.1.5-SNAPSHOT-1347.zip",
checksum: "4f0d54b8c94178cb10490dbb6d07d17c3c1d1dfa80de779fef6e39eb2df945a8"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/15.2.1/WebIdAutoIdentOnServerProductPlugin.framework-v15.2.1-SNAPSHOT-1350.zip",
checksum: "b05878d3922afffc22f99743af0e28a899dcc62c2ed69cdb89c47e75da05c9e2"
),
.target(
name: "WebIdAutoIdentOnServerProductPluginWrapper",