프로그래밍/iOS,macOS

아이폰 시뮬레이터 로그 터미널로 보기

chance 2016. 11. 1. 10:29

디바이스 목록


$ instruments -s devices



로그위치

~/Library/Logs/CoreSimulator/디바이스/



로그보기

$ tail -f ~/Library/Logs/CoreSimulator/디바이스/system.log | grep 키워드


저작자표시 비영리 변경금지 (새창열림)