6
0

add new version 15.1.3-SNAPSHOT-1339

This commit is contained in:
mac-mini-003 2025-12-04 14:08:00 +01:00
parent 0b8a6eec45
commit 22f496ef5f

View File

@ -22,24 +22,24 @@ let package = Package(
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("15.0.1")
.exact("15.0.2")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("15.0.1")
.exact("15.0.2")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("15.0.1")
.exact("15.0.2")
)
],
targets: [
.binaryTarget(
name: "WebIdPayOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/15.1.2/WebIdPayOnServerProductPlugin.framework-v15.1.2-SNAPSHOT-1335.zip",
checksum: "f8f6cdf79337aa8cdbd0cfbd4186a2aa40d9968c24ad298c7069e6f93fc29b17"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/15.1.3/WebIdPayOnServerProductPlugin.framework-v15.1.3-SNAPSHOT-1339.zip",
checksum: "e3cc634f0c40f5927a7025ab013d6d446c0fa6676778b58cff13e74dc84972d2"
),
.target(
name: "WebIdPayOnServerProductPluginWrapper",