Darkpaw on Nostr: npub1p9kjc…m865w Tried. Based on its structure there's the main app target & widget ...
npub1p9kjc5uauqdfphar82xmq573tf3hnh3mcugkw3t6mjg2y76xkd3sum865w (npub1p9k…865w) Tried. Based on its structure there's the main app target & widget target.
Widget includes:
Bundle - returns widget.
Widget - AppIntentTimelineProvider, entry, views, WidgetConfiguration, ConfigurationAppIntent.
Runs fine, but I doubt it helps in my app 😕
My dynamic intents are in separate targets because Xcode builds but won't deploy if they're inside any other target, i.e. WidgetIntentHandler can't be in Widget (a bug Apple haven't fixed).
See image of my project structure.
Widget includes:
Bundle - returns widget.
Widget - AppIntentTimelineProvider, entry, views, WidgetConfiguration, ConfigurationAppIntent.
Runs fine, but I doubt it helps in my app 😕
My dynamic intents are in separate targets because Xcode builds but won't deploy if they're inside any other target, i.e. WidgetIntentHandler can't be in Widget (a bug Apple haven't fixed).
See image of my project structure.
