Cannot import 3rd party framework to Widgetkit

Hello,

I am trying to add 3rd party framework to Widgetkit.
However, i keep getting fatal warning(s) induced error (-fatal_warnings) and does not show any detailed information about this.

I tried to import same 3rd party framework to existing Notification Service Extension and it worked.
Hello,

From my conversations during the WidgetKit labs, I have come to the understanding that the widgets require pure SwiftUI. For that reason, frameworks such as SceneKit are unavailable to widgets because they are not pure SwiftUI. From the information you have provided, I'm not sure if the framework you are trying to use fits those criteria, but I would recommend creating a feedback report to suggest the ability to implement those kinds of frameworks.
Cannot import 3rd party framework to Widgetkit
 
 
Q