6
0

add new version 15.1.4

This commit is contained in:
mac-mini-003 2025-12-04 18:23:33 +01:00
parent 50cfdc0ea3
commit d3f4cbfd89

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.1.3") .exact("15.1.4")
), ),
.package( .package(
name: "WebIdVideoIdentPlugin", name: "WebIdVideoIdentPlugin",
@ -43,8 +43,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.1.3/WebIdMetaPlugin.framework-v15.1.3.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/15.1.4/WebIdMetaPlugin.framework-v15.1.4.zip",
checksum: "3c70acae8014850c3495c77b2bb1fea850965aacda30b5477962c19c8086c20d" checksum: "9965be3c3b2e89873eb19892d0713757efba037cadf7caac8383d96b2226fc2e"
), ),
.target( .target(
name: "WebIdMetaPluginWrapper", name: "WebIdMetaPluginWrapper",