try to fix watch stuff
This commit is contained in:
@@ -9,6 +9,8 @@ import SwiftUI
|
||||
|
||||
@main
|
||||
struct Werkout_watch_Watch_AppApp: App {
|
||||
@WKApplicationDelegateAdaptor(WatchDelegate.self) var delegate: WatchDelegate
|
||||
|
||||
var body: some Scene {
|
||||
WindowGroup {
|
||||
ContentView()
|
||||
|
||||
Reference in New Issue
Block a user