When I try to build my widget extension, it crashes with the following error:
failed to demangle witness for associated type 'Body' in conformance 'WidgetsExtension.PizzaDeliveryActivityWidget: Widget' from mangled name '1 ' - subject type x does not conform to protocol ActivityAttributes
As you can notice I tried using apple's example code.
Im using iOS 16 Beta 7 and Xcode 14 Beta 6.