If you have any sub-projects under the main project, one of the reasons this may happen is one or more sub-projects have their “Deployment Target” higher than the main project.
For example, if your main project has its deployment target 8.0, set the deployment targets of all the sub-projects to 8.0. I think this will fix your problem. Let me know in case it does. Cheers.
这篇博客聚焦于iOS开发者遇到的一个常见问题,即在iOS7中遇到dyld_stub_binder和dyld_fatal_error错误。作者提到这个问题也可能在iOS 8中表现为dyld: Symbol not found: _objc_unsafeClaimAutoreleasedReturnValue的错误。为寻求解决方案,他们引导读者查阅StackOverflow上的相关问题链接。
2629

被折叠的 条评论
为什么被折叠?



