6
0

add new version 14.3.0-SNAPSHOT-1281

This commit is contained in:
mac-mini-003 2025-02-11 12:00:24 +01:00
parent ef583a5fb1
commit 3b8f217836

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-eident-plugin-spm",
.exact("6.3.0")
.branch("redesign-v4-snapshots")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
.exact("12.2.0")
.branch("redesign-v4-snapshots")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("13.3.1")
.branch("redesign-v4-snapshots")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm",
.exact("13.3.1")
.branch("redesign-v4-snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/14.3.0/WebIdEIdOnServerProductPlugin.framework-v14.3.0-SNAPSHOT-1278.zip",
checksum: "782b876d984bef0ceef4f70926d67f912396fc6e6366969ee32fa397eece2afb"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/14.3.0/WebIdEIdOnServerProductPlugin.framework-v14.3.0-SNAPSHOT-1281.zip",
checksum: "78ac90d4099badcd2161c2065d3aba09dd1fae709a06742ca076dc5d39669c97"
),
.target(
name: "WebIdEIdOnServerProductPluginWrapper",