7
0

add new version 15.3.2

This commit is contained in:
mac-mini-003 2026-03-09 16:07:51 +01:00
parent 4ee63d31e1
commit cc22de2abd

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.1") .exact("15.3.2")
), ),
.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.1/WebIdMetaPlugin.framework-v15.3.1.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/15.3.2/WebIdMetaPlugin.framework-v15.3.2.zip",
checksum: "4e0f72d2ec0545a71b95ce1cab443af78eb2b5c343de6a193550d62282a49e8c" checksum: "4fdd13a16bc4effa7e9e2c4a07aa632b8ed83f859923d957cae9b78274320d90"
), ),
.target( .target(
name: "WebIdMetaPluginWrapper", name: "WebIdMetaPluginWrapper",