6
0

add new version 9.0.0-SNAPSHOT-314

This commit is contained in:
mac-mini-003 2024-03-20 10:29:31 +01:00
parent fb61a9d4b4
commit 5ab8b258ff

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",
.branch("snapshots") .exact("10.0.0")
), ),
.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/9.0.0/WebIdVideoIdentPlugin.framework-v9.0.0-SNAPSHOT-313.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/9.0.0/WebIdVideoIdentPlugin.framework-v9.0.0-SNAPSHOT-314.zip",
checksum: "a9da66dbfe74dda579486cc3ee3af0bfb7a27dca3405dc9919b29fa5a0fad68d" checksum: "4206c1ccd355e94bb3b0c27689a68739372e5ceb9fbf60f481f82b931b1365ce"
), ),
.target( .target(
name: "WebIdVideoIdentPluginWrapper", name: "WebIdVideoIdentPluginWrapper",