Objectmapper: Fix Swift 5.0 warnings

Created on 16 May 2019  ·  3Comments  ·  Source: tristanhimmelman/ObjectMapper

Please, can you fix Swift 5.0 warnings ?

Capture d’écran 2019-05-16 à 14 14 51
Capture d’écran 2019-05-16 à 14 14 40

Most helpful comment

Hello @delbyze
The issue has been fixed in this pull request. The branch was already merged to master. Just replace pod 'ObjectMapper' with pod 'ObjectMapper', :git => 'https://github.com/tristanhimmelman/ObjectMapper.git', :branch => 'master' in your Podfile.

All 3 comments

Duplicate of #1043

Hello @delbyze
The issue has been fixed in this pull request. The branch was already merged to master. Just replace pod 'ObjectMapper' with pod 'ObjectMapper', :git => 'https://github.com/tristanhimmelman/ObjectMapper.git', :branch => 'master' in your Podfile.

Installed today ObjectMapper 3.5.0 and there no more these Xcode 10.2.1 / Swift 5 warnings, thanks.

Was this page helpful?
0 / 5 - 0 ratings