6
0

add new version 15.0.1

This commit is contained in:
mac-mini-003 2025-08-29 15:52:26 +02:00
parent 4785282833
commit 6b6320b938

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("15.0.0")
.exact("15.0.1")
),
.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/15.0.0/WebIdMetaPlugin.framework-v15.0.0.zip",
checksum: "5dbc06d566f789ad035f43561ca6999c034dc388c4b1a545c863fa93407c8794"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/15.0.1/WebIdMetaPlugin.framework-v15.0.1.zip",
checksum: "b2fae3b06355b8b1fef4209fc57a0e8b4c40b407acf69113739c4265b3184386"
),
.target(
name: "WebIdMetaPluginWrapper",