Flutter IOS 카탈리나 업뎃 이후 문제

최대 1 분 소요

bash -> zsh 기본 터미널 변경 문제

  • chsh -s /bin/bash
  • xcode-select –install

VSCode terminal zsh변경 후

vim ~/.zshrc
export PATH=$PATH:[YOUR FLUTTER GIT REPOSITORY PATH]

cocoapods 문제

https://github.com/flutter/flutter/issues/14293

  • brew upgrade cocoapods

태그:

카테고리:

업데이트: