Ошибка сборки Flutter IOS — «выберите команду разработчиков в редакторе Signing & Capabilities».IOS

Программируем под IOS
Anonymous
Ошибка сборки Flutter IOS — «выберите команду разработчиков в редакторе Signing & Capabilities».

Сообщение Anonymous »

При попытке сборки на устройстве IOS отображается следующая ошибка:

Как показано на рисунке ниже, настройка подписи в Xcode выполнена хорошо.

Может подскажите мне причину и решение этой проблемы?

Код: Выделить всё

Could not build the precompiled application for the device.
Error (Xcode): Signing for "GoogleSignIn-GoogleSignIn" requires a development team. Select a development team in the Signing & Capabilities editor.
/Users/home_1/StudioProjects/Example%20Project/app/ios/Pods/Pods.xcodeproj

Error (Xcode): Signing for "DKPhotoGallery-DKPhotoGallery" requires a development team. Select a development team in the Signing & Capabilities editor.
/Users/home_1/StudioProjects/Example%20Project/app/ios/Pods/Pods.xcodeproj

Error (Xcode): Signing for "DKImagePickerController-DKImagePickerController" requires a development team. Select a development team in the Signing & Capabilities editor.
/Users/home_1/StudioProjects/Example%20Project/app/ios/Pods/Pods.xcodeproj

Error (Xcode): Signing for "gRPC-C++-gRPCCertificates-Cpp" requires a development team. Select a development team in the Signing & Capabilities editor.
/Users/home_1/StudioProjects/Example%20Project/app/ios/Pods/Pods.xcodeproj
Изображение


Подробнее здесь: https://stackoverflow.com/questions/737 ... capabiliti

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