-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
Thank you for sharing the project. I was wondering how you worked with the KMM and the Widget together. I see there is a missing Widget extension target; therefore, there is no widget to be added in iOS.
I tried to fix it myself by creating the widget target and adding "Framework Search Path" in the Build Settings for it.
Still, I'm no longer able to build the app because the "common" dependency is not available.
(3, 8) No such module 'common'
This is due to the Widget target being built first before the embedAndSignAppleFrameworkForXcode
is executed.
Metadata
Metadata
Assignees
Labels
No labels