Base internationalization and multiple storyboard not working right

后端 未结 11 1817
遇见更好的自我
遇见更好的自我 2020-12-14 19:50

I\'m playing with multiple storyboards and base localization on xCode 4.6. In fact I

I did:

1) edit my project infos localisations: checked \"Use Base Inter

11条回答
  •  轮回少年
    2020-12-14 20:34

    I tried exactly the same as you and I can say that this error will happen as you have shown.

    The solution is to remove and add your storyboard file from your targets build phases. Therefore, click on your target like shown in the image Build Phases of a target

    Then remove the storyboard file from build phases and add it again.

    This worked for me!

提交回复
热议问题