MacOS (1) 썸네일형 리스트형 LSOpenURLsWithRole() failed with error -10810 Mac 에서 app 파일을 실행하는데 아무 반응이 없다.터미널을 열고 실행(open name.app) 해보니 오류 메세지가 나온다. "LSOpenURLsWithRole() failed with error -10810 for the file name.app." 이게 도대체 무슨 에러지.... 알수가 없네;해결 방법은 다음과 같습니다. 역시 구글신!!!!! chmod +x name.app/Contents/MacOS/name 이전 1 다음