7
0

add new version 15.3.4-SNAPSHOT-1371

This commit is contained in:
mac-mini-003 2026-06-09 13:53:04 +02:00
parent cf30ad90c1
commit 6815af42ce

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-bank-ident-plugin-spm",
.exact("15.2.0")
.branch("legacy-snapshots")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("15.2.0")
.branch("legacy-snapshots")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("15.2.0")
.branch("legacy-snapshots")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("15.2.0")
.branch("legacy-snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdPayOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/15.3.4/WebIdPayOnServerProductPlugin.framework-v15.3.4-SNAPSHOT-1368.zip",
checksum: "d6434e475de1c001713ee71c31d4344b96eee4fc7100d52409e5fb23e119d454"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/15.3.4/WebIdPayOnServerProductPlugin.framework-v15.3.4-SNAPSHOT-1371.zip",
checksum: "949b1d1e518fa67d3a74129130dabdc0db12691484e237ae4020e839c2cacbe8"
),
.target(
name: "WebIdPayOnServerProductPluginWrapper",