250x250
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- Swipes
- react-native
- 가스비절약
- 난방비절약
- rasppi3
- EditText
- anydo
- IOT
- evernote
- __attribute__
- 경동
- nodejs
- Raspberry Pi
- ReactNative
- npm moment
- node.js
- debounce
- 온도조절기
- 라온익스
- 온도센서
- Node
- 가스요금폭탄
- 기름보일러
- 에버노트
- todoist
- REACT
- 나비엔
- 린나이온도조절기
- xcode11
- 네모안
Archives
- Today
- Total
목록개발/mac (2)
어허
mac 용 에버노트 취소선 단축키
mac 용 에버노트에는 편집 창에 취소선 삽입 아이콘이 없다. 처음엔 있었는데 언젠가 없어졌다. 공간도 많고 아예 없어진 기능도 아닌데 왜 아이콘이 빠졌는지는 의문이네 단축키로만 해야하는데 Ctrl + Cmd + K 컨트롤+커맨드+K 자주쓰는 단축키 취소선 : ctrl + cmd + k 강조 (노란색) : ctrl + cmd + h 오늘날짜 삽입 : cmd + shift + d 가로선 : cmd + shift + h 메뉴 목록 생성 : cmd + shift + u 번호 목록 생성 : cmd + shift +o 이정도가 익숙해 지면 편하다.
개발/mac
2018. 1. 10. 12:13
mac, xcrun: error: invalid active developer path
mac, xcrun error 해결방법 alaveiwui-Mac-mini:Android alaveiw$ git status xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun 해결방법sudo xcode-select --install sudo xcode-select -switch / 로그 alaveiwui-Mac-mini:app alaveiw$ git info xcrun: error: invalid active developer path (/Library/Developer/CommandLin..
개발/mac
2015. 10. 22. 18:37