From 2ade3a3300513e9184fd7b13e1ec578a8375b7ec Mon Sep 17 00:00:00 2001 From: Islam <2553451+qalandarov@users.noreply.github.com> Date: Thu, 11 Sep 2025 18:13:54 +0100 Subject: [PATCH] Add TransportConfig to bitchatShareExtension target (#579) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ShareViewController uses TransportConfig and without this target membership the code doesn’t compile --- project.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/project.yml b/project.yml index 80ae1af5..8496c3d2 100644 --- a/project.yml +++ b/project.yml @@ -126,6 +126,7 @@ targets: platform: iOS sources: - bitchatShareExtension + - bitchat/Services/TransportConfig.swift info: path: bitchatShareExtension/Info.plist properties: