6
0

add new version 10.6.0-SNAPSHOT-364

This commit is contained in:
mac-mini-003 2025-05-19 11:51:56 +02:00
parent c4bf989669
commit 64db891e06

View File

@ -27,7 +27,7 @@ let package = Package(
.package( .package(
name: "WebIdPluginCore", name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.exact("12.2.0") .branch("snapshots")
), ),
.package( .package(
name: "AhoyWebRTC", name: "AhoyWebRTC",
@ -38,8 +38,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdVideoIdentPlugin", 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-361.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/10.6.0/WebIdVideoIdentPlugin.framework-v10.6.0-SNAPSHOT-364.zip",
checksum: "79b13b433d45fbbc22057a2a1e61c3df7e338ecf45cefc19c7b4d1b2cb717704" checksum: "60f248422d8437b3353556777759ac68bf8030f3dfaa45f883d4b1624e40fa0e"
), ),
.target( .target(
name: "WebIdVideoIdentPluginWrapper", name: "WebIdVideoIdentPluginWrapper",