[SOLVED] Flutter IOS Build Fail on Error Running Pod Install
Автор: KDTechs
Загружено: 2024-06-16
Просмотров: 1172
Описание:
Inspecting targets to integrate Using `ARCHS` setting to build architectures of target `Pods-Runner`
Error output from CocoaPods
Error running pod install
Solution:
If you are using Apple Silicon Chip (M1), you can do this
pod cache clean --all
Pod clean
pod deintegrate
sudo gem install cocoapods-deintegrate cocoapods-clean
sudo arch -x86_64 gem install ffi
arch -x86_64 pod repo update
arch -x86_64 pod install
Повторяем попытку...
![[SOLVED] Flutter IOS Build Fail on Error Running Pod Install](https://ricktube.ru/thumbnail/IPzXCcjF7TE/hq720.jpg)
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: