My friend figured out a fix:
Create a new scheme for the base app (not the extension)
Build and run that scheme (it'll show an error dialog and not do anything)
You should now be able to run the extension as expected
This seems like an actual bug with the project template so I'd be happy to elevate this ticket if possible.
Post
Replies
Boosts
Views
Activity
It seems like changes to the extension won't be propagated to the test device/simulator unless you rerun the main app target. I figure this means the MessagesExtension scheme is bugged?