6
0

add new version 15.0.1-SNAPSHOT-386

This commit is contained in:
mac-mini-003 2025-09-26 08:45:14 +02:00
parent e5f6931b54
commit d5e5677079

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")
.branch("legacy-snapshots")
),
.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/15.0.1/WebIdVideoIdentPlugin.framework-v15.0.1-SNAPSHOT-384.zip",
checksum: "0dc71cb75b9349148ba64cf13af0bd64644842d8b921f9d7c79ff2e2677fbca3"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdVideoIdentPlugin/15.0.1/WebIdVideoIdentPlugin.framework-v15.0.1-SNAPSHOT-386.zip",
checksum: "962d15d252f795d1833366c6e9cdafc47886f8cf3870d92b3a97effec52230b0"
),
.target(
name: "WebIdVideoIdentPluginWrapper",