Ошибка: не удалось найти включенный файл «Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig» в путях поисIOS

Программируем под IOS
Ответить
Anonymous
 Ошибка: не удалось найти включенный файл «Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig» в путях поис

Сообщение Anonymous »

Мой проект flutter не работает при получении устройств iOS.
Я попробовал команду sudo gem install Cocopods .
flutter run:
Warning: CocoaPods not installed. Skipping pod install.
CocoaPods is used to retrieve the iOS and macOS platform side's plugin code that responds to your plugin usage on the Dart side.
Without CocoaPods, plugins will not work on iOS or macOS.
To install:
sudo gem install cocoapods
pod setup

Running Xcode build...

Xcode build done. 4.3s
Failed to build iOS app
Error output from Xcode build:

** BUILD FAILED **

Xcode's output:

error: /Users/sukhjinder/StudioWorkspace/shrutiFlutterProjects/myapp/ios/Flutter/Debug.xcconfig:1: could not find included file 'Pods/Target
Support Files/Pods-Runner/Pods-Runner.debug.xcconfig' in search paths (in target 'Runner')

note: Using new build systemnote: Planning buildnote: Constructing build description

Could not build the precompiled application for the device.

Error launching application on iPhone.


Подробнее здесь: https://stackoverflow.com/questions/579 ... unner-pods
Ответить

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

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

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

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

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