I am trying to submit iOS app with extension, but get a weird error on validation:
I had this issue caused by using a "/" in the storyboard ID.
Removing this solved it.