Closed ac1dpax closed 4 years ago
Hi. What error are you getting?
No errors, if I do pod install it just install 4.0.0 version, on pod update it doesn't update it to 5.0.0
Try running pod repo update
, then pod update Paparazzo ImageSource
. Also check that version 4.0.0 is not specified explicitly in your Podfile.
Worked! Thank you!
Tried to update to version 5.0.0 using CocoaPods without Marshroute: pod "Paparazzo/Core" without success.