Xcode 5 crash when Open storyboard made from Xcode 4.6

后端 未结 3 672
深忆病人
深忆病人 2021-02-14 19:33

I\'m working for a project with Xcode 4.6 since 2 mounth ago, now that I want to send to apple my app everything is ok but when I\'ve tried to run the app on

3条回答
  •  半阙折子戏
    2021-02-14 19:52

    The problem was that I work with 2 Mac in this project and in the Mac where I've installed Xcode 5 I did't install the new font that I had in my project (and that i Used in the storyboard).

    So for fix the problem I've just installed the Fonts into the Mac where I get the problem

    I answer my question for help someone that will have my same problem!

提交回复
热议问题