The file *.storyboardc was not found

前端 未结 4 471
萌比男神i
萌比男神i 2021-01-14 12:31

I am trying to submit iOS app with extension, but get a weird error on validation: \"enter

4条回答
  •  独厮守ぢ
    2021-01-14 13:32

    I had this issue caused by using a "/" in the storyboard ID.

    Removing this solved it.

提交回复
热议问题