poulpix/PXGoogleDirections

Swift 3

Closed this issue ยท 4 comments

Hi,
I am having trouble build this on swift 3. I am getting the errors:

screen shot 2016-11-25 at 4 42 59 pm

as if its not converted yet. Anyone else having trouble with this? Thanks!

my Podfile line:

pod 'PXGoogleDirections'

SvshX commented

'pod update' should help.

Hi @ranleung
Indeed, it looks like you're not compiling with the newest, V1.3 Pod release.
Could you try a pod update in your project, as @sash83 suggested?
Thanks

Thanks! Worked ๐Ÿ‘