6
0

add new version 13.4.1-SNAPSHOT-1271

This commit is contained in:
mac-mini-003 2025-04-28 17:16:17 +02:00
parent f7be83eee6
commit cda504797e

View File

@ -22,7 +22,7 @@ let package = Package(
.package(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
.exact("10.6.0")
.exact("10.6.1")
),
.package(
name: "WebIdDigitalSigningPlugin",
@ -43,8 +43,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/13.4.1/WebIdMetaPlugin.framework-v13.4.1-SNAPSHOT-1269.zip",
checksum: "8264445c7998dce6426b125c8c85e7920301938f93ed76ed384427af8fa04a7d"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/13.4.1/WebIdMetaPlugin.framework-v13.4.1-SNAPSHOT-1271.zip",
checksum: "870697a1508f775c0cf2d89bf4e4cd8c024a3812dadd83fff1a8f9c78af50fd1"
),
.target(
name: "WebIdMetaPluginWrapper",