I am having issues running a Today Extension on Xcode 8. I created a brand new iOS app project then added a target for a Today Extension. When I run that scheme, the widget isn't listed in the choices available to me.
As a work around, I can see it if I run the application scheme but the widget NSLog output doesn't appear in the log
I didn't have the problem in previous versions of XCode.