6
0

add new version 13.3.4

This commit is contained in:
mac-mini-003 2024-12-03 11:46:33 +01:00
parent a21d3e6d63
commit eb28a9a573

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("13.3.3") .exact("13.3.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/13.3.3/WebIdMetaPlugin.framework-v13.3.3.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/13.3.4/WebIdMetaPlugin.framework-v13.3.4.zip",
checksum: "87b7ffa3bf7f27ac68e3e108dc67e03431bedc2ac28e05250f6be437934bff28" checksum: "0cd76bd9401ef7456c75b1b883db4f41d3f54c25bfecb4b2b421dc5c84cd81bb"
), ),
.target( .target(
name: "WebIdMetaPluginWrapper", name: "WebIdMetaPluginWrapper",