Ambiguous use of 'subscript' after converting to swift 2.3

后端 未结 0 814
难免孤独
难免孤独 2020-12-22 14:25

I got this Errors after I converting to swift 2.3.

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


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