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
@@ -7,6 +7,7 @@
//
import SwiftUI
import SimpleXChat
struct SendMessageView: View {
@Binding var composeState: ComposeState