IOS project showing error “An internal error occurred. Editing functionality may be limited” on xcode 7.1

前端 未结 23 2132
春和景丽
春和景丽 2020-12-02 15:34

I just created one new cordova ios project via CLI, and i opened that project in Xcode 7.1 and while running on simulator am getting some error on mainViewController.xib, if

23条回答
  •  执笔经年
    2020-12-02 15:55

    Also happens when you declare non-swift/wrong data types like Long, boolean etc. So stupid.

提交回复
热议问题