6
0

add new version 13.4.1-SNAPSHOT-1280

This commit is contained in:
mac-mini-003 2025-05-27 06:17:11 +02:00
parent dd1d720159
commit ee53d10714

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("11.4.1")
.exact("11.4.2")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.5.1")
.exact("12.5.2")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("12.5.1")
.exact("12.5.2")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.4.1/WebIdAutoIdentOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1279.zip",
checksum: "a952dc2a74fd04426db288e20d3f15fae9886a9b608785e281c250677d1598fd"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.4.1/WebIdAutoIdentOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1280.zip",
checksum: "b0d072ac1435864cfa898e3702cecc6f185e07a5e4012953cc9a93172683ee72"
),
.target(
name: "WebIdAutoIdentOnServerProductPluginWrapper",