6
0

add new version 14.3.0-SNAPSHOT-1362

This commit is contained in:
mac-mini-003 2025-04-24 14:09:34 +02:00
parent e87eb622b0
commit 5fbc9ba76f

View File

@ -27,7 +27,7 @@ let package = Package(
.package(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-eident-plugin-spm",
.exact("6.4.0")
.exact("6.4.1")
),
.package(
name: "WebIdDigitalSigningPlugin",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdProductPlugin/14.3.0/WebIdEIdProductPlugin.framework-v14.3.0-SNAPSHOT-1361.zip",
checksum: "54aaa77389f714c4a6c082efd04fecedd4d85f46d00f242b9035c4ae3fe8e5c0"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdProductPlugin/14.3.0/WebIdEIdProductPlugin.framework-v14.3.0-SNAPSHOT-1362.zip",
checksum: "15c2a114ae93e56e51cbc5796ae88d4c3122a5f2040c531cea41b17b667dab1d"
),
.target(
name: "WebIdEIdProductPluginWrapper",