일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- Android
- 포렌식
- 리버싱핵심원리
- ctf-d
- CodeEngn
- crack
- John the ripper
- K-sheild Jr
- 디스크
- 모바일프로그래밍
- Reversing
- upx
- 써니나타스
- Autoware
- tar
- 케쉴주
- Multimedia
- ZIP
- SW에듀서포터즈
- disk
- swing
- Interceptor
- shadow
- 침해사고대응
- Frida
- 안티디버깅
- K-shield Jr 10기
- 파일해시생성
- Mobile
Archives
- Today
- Total
물먹는산세베리아
[error] cocoapod 설치 할 때 /usr/local/bin/pod: /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby: bad interpreter: No such file or directory 본문
OS/IOS
[error] cocoapod 설치 할 때 /usr/local/bin/pod: /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby: bad interpreter: No such file or directory
suntall 2022. 1. 3. 12:28Homebrew를 통해 cocoapod설치 할 때 생긴 문제이다.
/usr/local/bin/pod: /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby: bad interpreter: No such file or directory
해결책
sudo gem install cocoapods
여기서 제일 따봉 많은 걸로 해결했다.
'OS > IOS' 카테고리의 다른 글
[error] pod install 했는데 no such file or directory (0) | 2022.01.27 |
---|---|
[swift] 직사각형 넓이 구하기 (0) | 2022.01.04 |