6
0

add new version 13.2.0

This commit is contained in:
mac-mini-003 2024-09-03 12:47:48 +02:00
parent 213b65b088
commit f723ba9eb0

View File

@ -17,7 +17,7 @@ let package = Package(
.package(
name: "WebIdVideoIdentProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-product-plugin-spm.git",
.exact("13.1.1")
.exact("13.2.0")
),
.package(
name: "WebIdVideoIdentPlugin",
@ -43,8 +43,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/13.1.1/WebIdMetaPlugin.framework-v13.1.1.zip",
checksum: "1c8d8aaae54080ce829be7bedf7fa920379f6f6d9a6d83dfec50a3310592cefd"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/13.2.0/WebIdMetaPlugin.framework-v13.2.0.zip",
checksum: "ae241725bf8aad44465a009c2c8c44610c4276e2af180a9988cf73e61377235c"
),
.target(
name: "WebIdMetaPluginWrapper",