7
0

add new version 15.3.4-SNAPSHOT-1371

This commit is contained in:
mac-mini-003 2026-06-09 13:53:55 +02:00
parent 20488f18b5
commit e7a8626ae9

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: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
.exact("15.2.0")
.branch("legacy-snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdPayProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdPayProductPlugin/15.3.4/WebIdPayProductPlugin.framework-v15.3.4-SNAPSHOT-1368.zip",
checksum: "0662620dedf51a6bf4889033ce4e9952236673f9cf82d7a7a2bd41c23e708a5e"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdPayProductPlugin/15.3.4/WebIdPayProductPlugin.framework-v15.3.4-SNAPSHOT-1371.zip",
checksum: "03e47ca51b4c3a7ea38bf591a4b3b92354110b6a825a592220616ffbee471fd1"
),
.target(
name: "WebIdPayProductPluginWrapper",