dyld symbol not found DictionaryGenerator (IOS Xcode6 Beta4)

纵然是瞬间 提交于 2019-12-05 09:01:25

Quoting from Apple's developer forums:

  1. Delete derived Data (Window/Organizer)
  2. Clean (Cmd+Shift+K)
  3. Re-run on device, after all the indexing and such was finished (dispayed at the top of xcode)

It seems like there have been a few errors similar to this floating around since the new beta was released. Although the error messages aren't exactly the same, they seem to have the same answer. I've personally run into this with a 3rd error related to ranges, and this was the solution in that case as well.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!