Overriding "xyz" Cocoapods

I recently upgraded cocoapods to 0.39.0 and xcode to 7.1. Even after updating the packages several times, I constantly get this error, as shown in the picture.

enter image description here

I found the same question that was raised here.

The accepted answer is to use "cocoapods", which I already use, and the other is to downgrade cocoapods to 0.38.2. This link followed again to lower the cocopod. But even after that, I still get the same error.

I also tried deleting all the swap files and updating them, and that didn't work either. Any help is much appreciated! Thanks.

+4
source share
1 answer

Derived Data . " XCode" Locations. : enter image description here

Derived Data. .

enter image description here

+1

Source: https://habr.com/ru/post/1612744/


All Articles