devmea

Results 2 comments of devmea

Hello! Having a similar issue after installing latest version `0.1.13`, clearing ```DerivedData``` and the pod cache. Configured ```Podfile``` like so: ``` plugin "cocoapods-binary-cache" config_cocoapods_binary_cache( cache_repo: { "default" => { #...

Thanks @trinhngocthuyen! My bad! Installed ```0.1.14``` and went through the same steps, but the error persists. Because I don't have a cache repo, I run ```bundle exec pod binary prebuild```...