MACPCHD95PC:homepage-hackdays-ios-master BBC$ pod install
Updating local specs repositories
Cloning spec repo bbc
from [email protected]:bbc/map-ios-podspecs.git
[!] Unable to add a source with url [email protected]:bbc/map-ios-podspecs.git
named bbc
.
You can try adding it manually in ~/.cocoapods/repos
or via pod repo add
.
MACPCHD95PC:homepage-hackdays-ios-master BBC$
I am getting this error on trying to solve the below mentioned issue.
diff: /../Podfile.lock: No such file or directory diff: /Manifest.lock: No such file or directory error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.
How do the solve this ??