0

Following error is displayed while trying to run the build, app has today widget extension. Screen shot of error is attached.

Zubair
  • 5,833
  • 3
  • 27
  • 49

2 Answers2

2

I Encountered the same problem this helped men. I check my TodayViewController and widget Story board was not added in target . I added them im target and it solved my problem. May be it can help.

Waqas
  • 959
  • 1
  • 8
  • 17
1

-Check your TodayViewController.m has target membership with extension target in right side bar. In my case, it worked.

Abdul Rehman
  • 613
  • 6
  • 9