摘要:
一:unable to boot the ios simulator:模拟器异常 1.在添加了新的xcode版本调试包时,出现旧版模拟器不支持的情况,关闭旧版模拟器,重新运行 二:Could not find Developer Disk Image:真机调试异常 1.当前Xcode不支持当前手机系 阅读全文
摘要:
需要注意的是,只能修改可选约束的优先级,也就是说: 不允许将优先级由小于1000的值改为1000 不允许将优先级由1000修改为小于1000的值 例如,如果将优先级由250修改为1000,则会抛出异常: *** Terminating app due to uncaught exception 'N 阅读全文
摘要:
Local declaration of 'XXX' hides instance variable Local declaration of 'XXX' hides instance variable Local declaration of 'XXX' hides instance variab 阅读全文