您的位置:首页 > 移动开发

Terminating app due to uncaught

2015-06-02 01:34 204 查看
1》Images.xcassets: A 60x60@2x app icon is required for iPhone apps targeting iOS 7.0 and later

图片像素过低编译器警告 不影响使用

2》Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<DJMessage 0x7fe7a8dac5d0> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key type.

枚举类型不需要 *号 定义成员变量忘记加*的失误
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: