일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- goland
- gitops
- 대규모 시스템 설계
- go
- m4 pro
- 티스토리챌린지
- AWS
- elasticsearch
- 배포 프로세스
- notification system
- Logrus
- intellij ide
- 디자인패턴
- apollo router
- Intellij
- 윈도우키보드
- 배포 파이프라인
- golang
- GoF
- 사설 ip
- 오블완
- Kubernetes
- UnBuffered channel
- cosine similarity metric
- kube-prometheus-stack
- Infra
- http 413
- 코사인 유사성 메트릭스
- Buffered channel
- body size
Archives
- Today
- Total
Fall in IT.
ionic build error code 69 해결방법 본문
반응형
ionic 프로젝트 중에 "ionic build ios" 실행시 아래와 같은 에러 발생시 해결 방법입니다.
에러 원인
- Xcode 설치 또는 업데이트 후 앱을 한번도 실행하지 않았을 경우 발생 합니다.
해결방법
- Xcode를 실행하여, Xcode license 동의에 확인을 체크하면 해결됩니다.
모두 즐거운 코딩하세요~
반응형
'프레임워크 > Ionic Framework' 카테고리의 다른 글
Ionic3 Background Mode plugin 이슈 해결 (0) | 2017.12.25 |
---|---|
ionic 3 build --prod error Can't resolve './app.module.ngfactory' 해결법 (0) | 2017.12.02 |
Ionic 3에서 Moment.js 사용방법 (0) | 2017.11.27 |
ionic ios에서 숫자에 underline 제거 방법 (0) | 2017.11.06 |
ionic 프레임워크 소개 (0) | 2016.09.01 |
Comments