전체 글 (30) 썸네일형 리스트형 아이폰 IOS 업데이트 이후, xcode로 app 설치 실패 시 해결 방법 어느날 갑자기 아이폰의 IOS가 업데이트를 하겠냐고 물었다. 괜히 세팅 같은거 바뀔까봐, 귀찮아서 아이폰 업데이트를 미루고 있었는데, 갑자기 업데이트가 되어버렸다!! 그러더니 발생한 일. 1. Android Studio에서 Flutter 프로젝트 빌드 실패... 디바이스를 찾을 수 없다고 한다. 2. 그렇다면 Xcode로 빌드 시도!... 역시나 시패 디바이스 어쩌구 저쩌구. 아래와 같은 에러문구가 발생했다. This operation can fail if the version of the OS on the device is incompatible with the installed version of Xcode. You may also need to restart your mac and device in.. Visual Studio Code 에서 AWS ssh 클라이언트 접속하기 팔자에도 없던 서버까지 개발해야 되면서 node.js 로 api를 만들고 있는데 vi 로 코딩하는게 여간 귀찮은게 아니다. visual studio code로 실행도 안되고... 뭐가 방법이 없을까 찾아보니 역시나 방법이 있었다! 아래 블로그 링크에 잘 나와있었다. https://tttap.tistory.com/141 [ VS Code ] Remote 원격 아마존 AWS SSH 클라이언트 접속 비주얼 스튜디오 코드 (Visual Studio Code, 이하 VSCode) 에서 SSH 접속을 하려면 Remote SSH 라는 플러그인을 다운로드 해야 합니다. 아마존 AWS에 pem 키를 이용해 SSH 클라이언트 접속을 하는게 목적이기 때 tttap.tistory.com 블로그에 잘 나와있지만 까먹지 않기 위.. MacOS Flutter build error 잡기 1. Debug.xcconfig 파일이 없다는 에러 Xcode's output: ↳ note: Using new build system note: Planning note: Build preparation complete note: Building targets in dependency order /Users/hello/Projects/test/ios/Flutter/Debug.xcconfig:1:1: error: unable to open file (in target "Runner" in project "Runner") /Users/hello/Projects/test/ios/Flutter/Debug.xcconfig:1:1: error: unable to open file (in target "Runner.. 이전 1 2 3 4 5 ··· 10 다음