Состояние Cocoapods / git ‘отделенная головка’

#ios #git #cocoapods

#iOS #git #cocoapods

Вопрос:

возникла проблема с cocoapods / git. Я пытаюсь добавить новый модуль в проект и получаю следующую проблему. Дело в том, что у члена команды не возникло проблемы, когда он попытался добавить модуль в проект. Пытался переустановить / обновить cocoapods, git, удалить и повторно клонировать репозиторий. Я установил предыдущую версию SDK, и все в порядке, но не удалось установить последнюю

 Installing RescueSDK 4.0.1

[!] Error installing RescueSDK
[!] /usr/local/bin/git clone https://github.com/LogmeinRescue/iOS-SDK.git /var/folders/sp/59sclxxd21590rgz5bvwf8zw0000gn/T/d20190313-28582-12gul24 --template= --single-branch --depth 1 --branch 4.0.1

Cloning into '/var/folders/sp/59sclxxd21590rgz5bvwf8zw0000gn/T/d20190313-28582-12gul24'...
Note: checking out '913aeaa7da9a1b2140525154bfc2beefde5f4214'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b <new-branch-name>

git-lfs filter-process: git-lfs: command not found
fatal: the remote end hung up unexpectedly
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry the checkout with 'git checkout -f HEAD'
  

Ответ №1:

Проблема была решена с помощью следующих шагов:

  • удалить git
  • удалите файл конфигурации git
  • установите git
  • ….
  • Прибыль