ios: SimpleXChat framework to be shared by app/NSE (#714)

* ios: SimpleXChat framework to be shared by app/NSE

* remove bridging headers from pp/NSE

* embed & sign
This commit is contained in:
Evgeny Poberezkin
2022-05-31 07:55:13 +01:00
committed by GitHub
parent 7e96da95f9
commit fa844c48e9
61 changed files with 733 additions and 409 deletions
+1
View File
@@ -12,6 +12,7 @@ import Dispatch
import BackgroundTasks
import SwiftUI
import CallKit
import SimpleXChat
private var chatController: chat_ctrl?