Базовая конфигурация проекта Flutter в ошибке настройки xcodeIOS

Программируем под IOS
Anonymous
Базовая конфигурация проекта Flutter в ошибке настройки xcode

Сообщение Anonymous »

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

[!] CocoaPods did not set the base configuration of your project because your project already has a custom config set. In order for CocoaPods integration to work at all, please either set the base configurations of the target 
Runner Целевые файлы поддержки/Pods-Runner/Pods-runner.profile.xcconfig

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

or include the
Целевые файлы поддержки/Pods-Runner/Pods-runner.profile.xcconfig

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

 in your build configuration (
Flutter/Release.xcconfig Ваш текст '
Я не могу найти базовые настройки конфигурации в настройках сборки. И когда я пытаюсь запустить Runner.xcworkspace, runner.xcodeproj открывается в xcode.

Подробнее здесь: https://stackoverflow.com/questions/795 ... ting-error

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