6
0

add new version 15.0.1-SNAPSHOT-390

This commit is contained in:
mac-mini-003 2025-10-07 15:41:08 +02:00
parent b4a38cb79d
commit 4cc8be814a

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("legacy-snapshots")
.exact("15.0.1")
),
.package(
name: "AhoyWebRTC",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdVideoIdentPlugin/15.0.1/WebIdVideoIdentPlugin.framework-v15.0.1-SNAPSHOT-387.zip",
checksum: "23a1a105112de986510d7ba0d97d673f5bfb0c4582a39bd363bcb7ee23f8cd83"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdVideoIdentPlugin/15.0.1/WebIdVideoIdentPlugin.framework-v15.0.1-SNAPSHOT-390.zip",
checksum: "edfbf8354ee0e5fd083fb48dd810cb7ca90d1aaa674ec70cedbcf2645a001427"
),
.target(
name: "WebIdVideoIdentPluginWrapper",