From 4ae0fda126700d6d47a4a63fa713a62b286811a9 Mon Sep 17 00:00:00 2001 From: miosakuma Date: Tue, 16 Apr 2024 16:12:40 +0900 Subject: [PATCH] =?UTF-8?q?String=20=E3=81=AE=E8=A8=98=E8=BF=B0=E3=82=92?= =?UTF-8?q?=E7=9C=81=E3=81=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Sora/PeerChannel.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sora/PeerChannel.swift b/Sora/PeerChannel.swift index 27aaa07d..50748d9f 100644 --- a/Sora/PeerChannel.swift +++ b/Sora/PeerChannel.swift @@ -307,7 +307,7 @@ class PeerChannel: NSObject, RTCPeerConnectionDelegate { let soraClient = "Sora iOS SDK \(SDKInfo.version)" - let webRTCVersion = "Shiguredo-build \(WebRTCInfo.version) (\(String(WebRTCInfo.version.dropFirst())).\(WebRTCInfo.branchHeads).\(WebRTCInfo.commitPosition).\(WebRTCInfo.maintenanceVersion) \(WebRTCInfo.shortRevision))" + let webRTCVersion = "Shiguredo-build \(WebRTCInfo.version) (\(WebRTCInfo.version.dropFirst()).\(WebRTCInfo.branchHeads).\(WebRTCInfo.commitPosition).\(WebRTCInfo.maintenanceVersion) \(WebRTCInfo.shortRevision))" let simulcast = configuration.simulcastEnabled let connect = SignalingConnect(