6
0

add new version 9.0.1

This commit is contained in:
mac-mini-003 2024-04-18 21:55:15 +02:00
parent c03744397e
commit 16c8186ab5

View File

@ -27,7 +27,7 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.exact("10.0.0")
.exact("10.1.1")
),
.package(
name: "AhoyWebRTC",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentPlugin/9.0.0/WebIdVideoIdentPlugin.framework-v9.0.0.zip",
checksum: "3205a519ddf0cc1782231854e525d5eab4aa46c815e313d7cdaff3f41865f471"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentPlugin/9.0.1/WebIdVideoIdentPlugin.framework-v9.0.1.zip",
checksum: "a2996445161d5653a47817d18e90c0fc15d9601f62542e9e904e783e39e66670"
),
.target(
name: "WebIdVideoIdentPluginWrapper",