标签: ios swift
let arraySnapUserYesStatus=responseDic["response"]!["snapUser"] as! NSArray
运行旧项目时 得到警告“从'mdlmaterialproperty投来??'到不相关的类型NSArray总是失败“并且当此行发生运行异常时。
我试图找到Sollution但我没有得到解决方案。