CocoaPodsのsetupでThe `master` repo is not a git repo.のエラー 解決法はありますか
前提・実現したいこと
マックのターミナルで pod setup
を実行:
Setting up CocoaPods master repo
Realm を CocoaPods で setup して使いたい。
発生している問題・エラーメッセージ
エラーの内容:
xcrun: error: active developer path ("/Applications/Xcode9.0.1.app/Contents/Developer") does not exist
Use `sudo xcode-select --switch path/to/Xcode.app` to specify the Xcode that you wish to use for command line developer tools, or use `xcode-select --install` to install the standalone command line developer tools.
See `man xcode-select` for more details.
[!] The `master` repo is not a git repo.
試したこと
xcode-select --install
- gem バージョンアップ
現在の gem version → 2.6.7 - ネット上の検索
- Mac OSのバージョンをダウングレード
macOS High Sierra から Sierra10.12.6。
補足情報 (OS, ツールのバージョンなど)
- MacBookPro OS は Sierra10.12.6
- Swift 4