Ошибка сборки Flutter ios: «Вы находитесь в состоянии «отсоединенного HEAD»»IOS

Программируем под IOS
Ответить Пред. темаСлед. тема
Anonymous
 Ошибка сборки Flutter ios: «Вы находитесь в состоянии «отсоединенного HEAD»»

Сообщение Anonymous »

Я запускаю сборку iOS с помощью codemagic, и у меня возникла эта ошибка (вы находитесь в «отсоединенном HEAD». Вы можете осмотреться, внести экспериментальные
изменения и зафиксировать их, а также отменить любые сделанные вами в этом коммиты.
состояние без влияния на какие-либо ветки путем переключения обратно на ветку.) состояние, я испробовал все методы, которые смог найти в Интернете, но ошибка все еще сохраняется
git switch -c

Or undo this operation with:

git switch -

Turn off this advice by setting config variable advice.detachedHead to false

Cloning into '/var/folders/w2/rrf5p87d1bbfyphxc7jdnyvh0000gn/T/d20240704-2232-a621ab'...
Note: switching to 'a0bc79961d7be727d258d33d5a6b2f1023270ba1'.

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 switching back to a branch.

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

git switch -c

Or undo this operation with:

git switch -

Turn off this advice by setting config variable advice.detachedHead to false

Cloning into '/var/folders/w2/rrf5p87d1bbfyphxc7jdnyvh0000gn/T/d20240704-2232-6t9me9'...
Note: switching to 'b7e1104502eca3a213b46303391ca4d3bc8ddec1'.

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 switching back to a branch.

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

git switch -c

Or undo this operation with:

git switch -

Turn off this advice by setting config variable advice.detachedHead to false

Error running pod install

Build failed :|
Failed to build for iOS


Подробнее здесь: https://stackoverflow.com/questions/787 ... head-state
Реклама
Ответить Пред. темаСлед. тема

Быстрый ответ

Изменение регистра текста: 
Смайлики
:) :( :oops: :roll: :wink: :muza: :clever: :sorry: :angel: :read: *x)
Ещё смайлики…
   
К этому ответу прикреплено по крайней мере одно вложение.

Если вы не хотите добавлять вложения, оставьте поля пустыми.

Максимально разрешённый размер вложения: 15 МБ.

  • Похожие темы
    Ответы
    Просмотры
    Последнее сообщение

Вернуться в «IOS»