iOS/iOS꿀팁

    [Mac]  첫 맥북 셋팅 (M1) , iOS[ 개발자 환경 설정]

    [Mac] 첫 맥북 셋팅 (M1) , iOS[ 개발자 환경 설정]

    안녕하세요 ! 오늘은 개발에 시작하기 전 필수인 처음 구매하고 나서 개발 환경 셋팅하는 방법을 알아보겠습니다 !! 1. iTerm2 설치 을 먼저 해줍니다 -> 다운로드: https://iterm2.com Homebrew 설치 /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" 설치가 완료되면 그 다음은 2. Xcode를 설치해주세요~ 3. Iterm2 커스텀 https://ooeunz.tistory.com/21 참고해주시면됩니다 # 플러그인 디렉토리로 이동 $ cd /Users/falsy/.oh-my-zsh/custom/plugins // 구문강조 # zsh-syntax-highlig..

    [Mac]  에서 프로그램별로 볼륨 조절하기 (Background Music)

    [Mac] 에서 프로그램별로 볼륨 조절하기 (Background Music)

    https://github.com/kyleneideck/BackgroundMusic GitHub - kyleneideck/BackgroundMusic: Background Music, a macOS audio utility: automatically pause your music, set individual ap Background Music, a macOS audio utility: automatically pause your music, set individual apps' volumes and record system audio. - GitHub - kyleneideck/BackgroundMusic: Background Music, a macOS ... github.com 깃허브 링크를 들어가면 설..