6
0

add new version 10.6.0-SNAPSHOT-367

This commit is contained in:
mac-mini-003 2025-05-23 06:08:10 +02:00
parent b266ad182d
commit b4fdc32650

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",
.branch("snapshots")
.exact("12.3.1")
),
.package(
name: "AhoyWebRTC",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/10.6.0/WebIdVideoIdentPlugin.framework-v10.6.0-SNAPSHOT-365.zip",
checksum: "fc8ae37709d7f6cddc5ff957d35e7e7d2c865d859ee9299ca8ee1da021932717"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/10.6.0/WebIdVideoIdentPlugin.framework-v10.6.0-SNAPSHOT-367.zip",
checksum: "b91702f6be702433597283389141f767d273eb2df1fd3387c9deeb7500571c9e"
),
.target(
name: "WebIdVideoIdentPluginWrapper",