1) Homebrew로 Flutter 설치
2) Xcode 설치 및 애뮬레이터 설치
3) 애뮬레이터 설치
4) Flutter 환경 점검
brew install --cask flutter
App Store에서 다운로드 후:
sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer
sudo xcodebuild -runFirstLaunch
sudo xcodebuild -license accept
아이폰
안드로이드
flutter doctor
맥 Apple Silicon에서 Docker Desktop을 이용하여 hbase 배포하기 (0) | 2024.05.27 |
---|---|
맥 Apple Silicon에서 Docker Desktop을 이용하여 Kubernetes(K8s)로 Airflow 2.8를 배포하는 법 (0) | 2024.05.18 |
[스크랩]인텔리제이에서 스프링 war 배포 (0) | 2020.07.28 |
인텔리제이에서 스프링 MVC + MariaDB 세팅하기 maven(spring on intellij) (1) | 2020.07.27 |
git서버 구축 - gitlab을 활용한 나만의 git서버 만들기 (0) | 2019.12.19 |