You could try running in verbose mode:
pod install --verbose
That’ll show you what cocoa pods are up to:
Setting up CocoaPods master repo Cloning spec repo `master` from `https://github.com/CocoaPods/Specs.git` (branch `master`) $ /usr/bin/git clone 'https://github.com/CocoaPods/Specs.git' master Cloning into 'master'...
For me the above step took quite a long time as the repo (Dec 2016) is now 1.1 GB
Related Posts:
- Xcode 10.2.1 Command PhaseScriptExecution failed with a nonzero exit code
- Linker Command failed with exit code 1 (use -v to see invocation), Xcode 8, Swift 3
- Linker Command failed with exit code 1 (use -v to see invocation), Xcode 8, Swift 3
- malloc: *** error: incorrect checksum for freed object – object was probably modified after being freed
- Always get build error : No such module ‘Alamofire’
- Duplicate symbols for architecture x86_64 under Xcode
- Got a EXC_CORPSE_NOTIFY symbol crash, how to track it?
- UIButton title text color
- App iOS stuck on blank white screen when build release React Native
- iOS Simulator – Can’t log in with iCloud
- Load Animated gif in UIImageView IOS
- iOS: Random black screen when loading the app
- Drawing Hexagon grid in Cocos 2d-x
- iPhone system font
- libc++abi.dylib: terminating with uncaught exception of type NSException (lldb)
- libc++abi.dylib: terminating with uncaught exception of type NSException (lldb)
- How to write C++ on Mac?
- A server with the specified hostname could not be found
- Where is redeem code for public link for TestFlight?
- How do you create a Swift Date object?
- Xcode 10, Command CodeSign failed with a nonzero exit code
- Swift 4 Attempt to present ViewController whose view is not in the window hierarchy
- Xcode – How to fix ‘NSUnknownKeyException’, reason: … this class is not key value coding-compliant for the key X” error?
- What are the difference between macOS and iOS?
- Xcode couldn’t find any provisioning profiles matching
- Attempt to present UIViewController on UIViewController whose view is not in the window hierarchy
- symbol(s) not found for architecture x86_64 in xcode 10
- How to use iMonkey in an iOS app
- UITableView example for Swift
- Attempt to present UIViewController on UIViewController whose view is not in the window hierarchy
- Converting String to Int with Swift
- CFNetwork SSLHandshake failed (-9824) NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9824)
- Where is the variable “code” in SKError defined?
- Command CompileSwift failed with a nonzero exit code in Xcode 10
- Is there a private messaging UI (inbox, sent, compose) framework for iOS?
- ‘strcmp’ was not declared in this scope
- NSURLErrorDomain error codes description
- what does Error “Thread 1:EXC_BAD_INSTRUCTION (code=EXC_I386_INVOP, subcode=0x0)” mean?
- Print: Entry, “:CFBundleIdentifier”, Does Not Exist
- Date Format in Swift
- What the meaning of question mark ‘?’ in swift?
- Loaded nib but the ‘view’ outlet was not set
- Xcode 9 – “Fixed Width Constraints May Cause Clipping” and Other Localization Warnings
- iPhone 6 and 6 Plus Media Queries
- “Could not find any information for class named ViewController”
- warning: ‘characters’ is deprecated: Please use String or Substring directly
- com.apple.WebKit.WebContent drops 113 error: Could not find specified service
- Could not insert new outlet connection: Could not find any information for the class named
- What is the meaning of ‘No bundle URL present’ in react-native?
- Convert .cer to .p12
- Add a simple UIView as header of UICollectionView
- Xcode: Could not locate device support files
- Remove alpha channel in an image
- Download Xcode simulator directly
- Swift Error: Variable used within its own initial value
- Alert”Developer tools access needs to take control of another process for debugging to continue.Type your password to allow this.”
- Could not load NIB in bundle
- Prepare for Segue in Swift
- Xcode error “Could not find Developer Disk Image”
- How to play a sound using Swift?
- IOS home screen icons: where put and what size?
- How do I clone a specific Git branch? [duplicate]
- Differences between arm64 and aarch64
- How to uncommit my last commit in Git [duplicate]
- Delete commits from a branch in Git
- Git is not working after macOS Update (xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)
- Git : fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists
- Remove files from Git commit
- How can I git stash a specific file?
- Move the most recent commit(s) to a new branch with Git
- What does “Git push non-fast-forward updates were rejected” mean?
- How do I diff the same file between two different commits on the same branch?
- You have not concluded your merge (MERGE_HEAD exists)
- Download a specific tag with Git
- Is there a command to undo git init?
- Download a single folder or directory from a GitHub repo
- Is there a “git touch” so I can push the same file with a new timestamp?
- Branch from a previous commit using Git
- git add remote branch
- Git error on git pull (unable to update local ref)
- git status shows modifications, git checkout —
doesn’t remove them - Undo a git stash
- Undo git stash pop that results in merge conflict
- npm ERR! No git binary found in $PATH
- Git add all files modified, deleted, and untracked?
- How to switch back to ‘master’ with git?
- Github Authentication Failed – … GitHub does not provide shell access
- Developing Unity game on Windows for iOS devices
- What is the Git equivalent for revision number?
- Your repository has no remotes configured to push to
- How to merge a specific commit in Git
- Create empty branch on GitHub
- Git – fatal: Unable to create ‘/path/my_project/.git/index.lock’: File exists
- How to look at code in WordPress repositories without downloading?
- Should I use SVN or Git?
- wp.getUsers XML-RPC method is returning only 50 users, how can i get all the users
- Deploy pre-configured database
- Collaboratively develop a WordPress site
- Plugin updated pushed with git break site
- Display GitLab repositories of the logged in user on a page