Hello Everyone
In my OC project, I have create a widget extension
and in my main app I need to know all my widget info
So I create a swift file to import widget kit.
Debug is fine but archive can not success with error
Cannot find 'WidgetCenter' in scope
Anyone can help me?
In my OC project, I have create a widget extension
and in my main app I need to know all my widget info
So I create a swift file to import widget kit.
Debug is fine but archive can not success with error
Cannot find 'WidgetCenter' in scope
Anyone can help me?