1. Error installing Crashlytics while executing pod installgit
[!] Error installing Crashlyticscurl
[!] /usr/bin/curl -f -L -o /var/folders/9s/nd8qhc8j5yz7qlrqxm40g4480000gp/T/d20181219-67298-1nuz78y/file.zip https://kit-downloads.fabric.io/cocoapods/crashlytics/3.12.0/crashlytics.zip --create-dirs --netrc-optionalurl
% Total % Received % Xferd Average Speed Time Time Time Currentspa
Dload Upload Total Spent Left Speedip
0 0 0 0 0 0 0 0 --:--:-- 0:00:30 --:--:-- 0rem
curl: (35) LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to kit-downloads.fabric.io:443 it
Solution:io
(Make sure you are using external net connection)class
(Make sure your git have no http/https proxy)
step1: rm -rf Pods (remove all the pods in repository)file
step2: pod install (reinstall it)