報(bào)錯(cuò):

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

原因是兩次嘗試對keypad調(diào)用endDisablingInterfaceAutorotationAnimated

  1. 報(bào)錯(cuò):no index path for table cell being reused

把 cell 作為 tableView 的 header 或 footer 會導(dǎo)致以上報(bào)錯(cuò)
需要把 header 或 footer 放進(jìn)一個(gè)容器里,否則可能導(dǎo)致 no index path for table cell being reused 的錯(cuò)誤,以及 header fooder在界面上消失

2.運(yùn)行項(xiàng)目時(shí):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)
文件重復(fù)

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上已經(jīng)裝了包標(biāo)識符一樣的 App,刪掉再運(yùn)行。

最后編輯于
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請聯(lián)系作者
平臺聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點(diǎn),簡書系信息發(fā)布平臺,僅提供信息存儲服務(wù)。

推薦閱讀更多精彩內(nèi)容