6
0

add new version 15.2.1-SNAPSHOT-1350

This commit is contained in:
mac-mini-003 2026-01-13 07:11:11 +01:00
parent 48914e3a44
commit 04ccbf083d

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm",
.exact("15.1.0")
.exact("15.1.1")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("15.1.0")
.exact("15.1.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("15.1.0")
.exact("15.1.1")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("15.1.0")
.exact("15.1.1")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/15.1.5/WebIdEIdOnServerProductPlugin.framework-v15.1.5-SNAPSHOT-1347.zip",
checksum: "93c5735641623136dbdaef7e8da7a38c4ed401174540535fb3dc255332242909"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/15.2.1/WebIdEIdOnServerProductPlugin.framework-v15.2.1-SNAPSHOT-1350.zip",
checksum: "389613dfe54ea52275fb8fd0906e69c1a91824e8637887033118b539e6088d69"
),
.target(
name: "WebIdEIdOnServerProductPluginWrapper",