7
0

add new version 15.3.4-SNAPSHOT-1368

This commit is contained in:
mac-mini-003 2026-06-04 16:16:55 +02:00
parent 26efacd551
commit cf30ad90c1

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",
.branch("legacy-snapshots")
.exact("15.2.0")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.branch("legacy-snapshots")
.exact("15.2.0")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.branch("legacy-snapshots")
.exact("15.2.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.branch("legacy-snapshots")
.exact("15.2.0")
)
],
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-1367.zip",
checksum: "0ca82d60f3c031b5487288921371833eab8c9ef9fce40126a0b098689aa825dc"
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"
),
.target(
name: "WebIdPayOnServerProductPluginWrapper",