tristanhimmelman / AlamofireObjectMapper

An Alamofire extension which converts JSON response data into swift objects using ObjectMapper
MIT License
2.66k stars 474 forks source link

String Changes #235

Closed alexleeelkins closed 6 years ago

alexleeelkins commented 6 years ago

'characters' is deprecated: Please use String or Substring directly at HexColorTransform.swift line 38 and 92 and at ToJSON.swift line 37

'CharacterView' is deprecated: Please use String or Substring directly at ToJSON.swift line 44

tristanhimmelman commented 6 years ago

This is a issue with ObjectMapper which has now been resolved in version 3.1.0