7
0

add new version 15.3.3

This commit is contained in:
mac-mini-003 2026-03-13 13:34:19 +01:00
parent cc22de2abd
commit 743e2e1eaf

View File

@ -17,7 +17,7 @@ let package = Package(
.package( .package(
name: "WebIdVideoIdentProductPlugin", name: "WebIdVideoIdentProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-product-plugin-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-product-plugin-spm.git",
.exact("15.3.2") .exact("15.3.3")
), ),
.package( .package(
name: "WebIdDigitalSigningPlugin", name: "WebIdDigitalSigningPlugin",
@ -28,8 +28,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdMetaPlugin", name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/15.3.2/WebIdMetaPlugin.framework-v15.3.2.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/15.3.3/WebIdMetaPlugin.framework-v15.3.3.zip",
checksum: "4fdd13a16bc4effa7e9e2c4a07aa632b8ed83f859923d957cae9b78274320d90" checksum: "994b6a6be66cab33ab598c1c6d6bce605ccf21522ffd9681239fb0b512769b62"
), ),
.target( .target(
name: "WebIdMetaPluginWrapper", name: "WebIdMetaPluginWrapper",