Post

Replies

Boosts

Views

Activity

Reply to "UI unresponsiveness" warning on @main
I get the same warning in XCode14.3. The warning is pointing at an Apple framework, AppleScriptObjC.framework. @NSApplicationMain class AppDelegate: NSObject, NSApplicationDelegate { override init() { Bundle.main.loadAppleScriptObjectiveCScripts() // warning here ... } ... }
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Apr ’23