报错:

[UIWindow endDisablingInterfaceAutorotationAnimated:] called on <UITextEffectsWindow: 0x1011f4590; frame = (0 0; 414 736); opaque = NO; autoresize = W+H; layer = <UIWindowLayer: 0x1702319e0>> without matching -beginDisablingInterfaceAutorotation. Ignoring.

原因是两次尝试对keypad调用endDisablingInterfaceAutorotationAnimated

  1. 报错:no index path for table cell being reused

把 cell 作为 tableView 的 header 或 footer 会导致以上报错
需要把 header 或 footer 放进一个容器里,否则可能导致 no index path for table cell being reused 的错误,以及 header fooder在界面上消失

2.运行项目时:This application's application-identifier entitlement does not match that of the installed application. These values must match for an upgrade to be allowed.
像这样


Paste_Image.png

把原来的程序卸掉即可

3.linker command failed with exit code 1 (use -v to see invocation)
文件重复

4

This application's application-identifier entitlement does not match that of the installed application. These values must match for an upgrade to be allowed.

iPhone上已经装了包标识符一样的 App,删掉再运行。

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容

  • 方法1:下载dSYM工具分析 dSYM分析 方法2:终端cd文件反编译 由于这类的崩溃信息通常难以重现, 没有任何...
    Karen_阅读 11,139评论 0 10
  • 一、xcode Build 成功,但是不会运行到模拟器 背景:github 上下载一个开源项目,使用了CocoPo...
    清蘂翅膀的技术阅读 11,627评论 1 2
  • "Unterminated string literal.": "未终止的字符串文本。", "Identifier...
    两个心阅读 12,656评论 0 4
  • 一、alpha液晶显示器是由一个个的像素点组成的,每个像素点都可以显示一个由RGBA颜色空间组成的一种色值。其中的...
    Billlin阅读 4,251评论 0 1
  • 窗外小雨沙沙。又是一个阴雨天,整个城市笼罩在蒙蒙细雨中,工作之余,打了场羽毛球,缓解了摇摇欲坠颈椎难症,找家...
    T伊恩阅读 793评论 0 0