Closed da1ssk closed 6 years ago
I added pod 'Mapfit' but it didn't build. What worked was to add pod 'Tetragon-mobile', '1.2' Please fix it or add a note in readme. Thanks!
pod 'Mapfit'
pod 'Tetragon-mobile', '1.2'
Hey @da1ssk,
Thank you for bringing this to our attention. We have updated the pod 'Mapfit'. Adding pod 'Tetragon-mobile', '1.2' is no longer necessary.
'Tetragon-mobile', '1.2
I added
pod 'Mapfit'
but it didn't build. What worked was to addpod 'Tetragon-mobile', '1.2'
Please fix it or add a note in readme. Thanks!