Switch to gRPC client in Swift app
This commit is contained in:
parent
25a0f7c421
commit
083ec73613
93 changed files with 1666 additions and 1327 deletions
|
|
@ -1,6 +1,7 @@
|
|||
#if !os(macOS)
|
||||
import BurrowUI
|
||||
import SwiftUI
|
||||
|
||||
#if !os(macOS)
|
||||
@MainActor
|
||||
@main
|
||||
struct BurrowApp: App {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue