Ambiguous use of 'subscript' after converting to swift 2.3

后端 未结 0 1687
栀梦
栀梦 2020-12-22 14:57

I got this Errors after I converting to swift 2.3.

guard let json = try NSJSONSerialization.JSONObjectWithData(data!, options: []) as? NSDictionary else {
           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题