iOS app with framework crashed on device, dyld: Library not loaded, Xcode 6 Beta

后端 未结 30 2843
鱼传尺愫
鱼传尺愫 2020-11-22 10:08

This crash has been a blocking issue I used the following steps to reproduce the issue:

  • Create a Cocoa Touch Framework project
  • Add a swift file and a
30条回答
  •  遥遥无期
    2020-11-22 10:55

    My environment: Cocos2d 2.0, Box2d, Objective C

    In addition to doing the other answers above I finally went to the General tab and made WatchKit Optional.

提交回复
热议问题