티스토리 뷰
IT/모바일
[Flutter] Failed to launch iOS Simulator: Error: Emulator didn't connect within 60 seconds 해결방법
ko dean 2023. 12. 13. 16:10xcode 업데이트가 되고 Failed to launch iOS Simulator: Error: Emulator didn't connect within 60 seconds
에러가 뜨고 시뮬레이터랑 연결이 안되는 문제가 또 발생..
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
로 이동해서 ls를 하여 SDK목록을 한번 보자
예전에 vi .zshrc에서 PATH값을 MacOSX14.0SDK로 잡아줬던게 생각나서 확인했더니
export SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk 으로 잡혀있었다.
SDKROOT값을
#기존
export SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk
#변경 후
export SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk
이렇게 변경하고 저장한 뒤 source .zshrc를 입력하고 시뮬레이터를 다시 켜면 정상적으로 시뮬레이터가 잘동되는 것을 확인 할수있다!
'IT > 모바일' 카테고리의 다른 글
🛒 추천 상품
※ 이 포스팅은 쿠팡 파트너스 활동의 일환으로, 이에 따른 일정액의 수수료를 제공받습니다.
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- Flutter
- CDN: trunk URL couldn't be downloaded
- 해결방법
- ios 앱 심사상태
- Failed to launch iOS Simulator: Error: Emulator didn't connect within 60 seconds
- 슬랙으로 보내기
- NSPrivacyAccessedAPICategorySystemBootTime
- Xcode
- 수경재배키트
- flutter build ipa
- aws python3.12
- NSPrivacyAccessedAPICategoryUserDefaults
- google play appcheck
- MySQL
- ios pod install error
- python3.12 설치
- Error (Xcode): Target release_unpack_ios failed: Exception: Binary
- com.google.android.gms.common.api.ApiException: 10:
- 리눅스 python3 설치
- Firebase
- Response: Failure when receiving data from the peer
- NSPrivacyAccessedAPICategoryDiskSpace
- NSPrivacyAccessedAPICategoryFileTimestamp
- PlatformException(sign_in_failed
- 아이폰
- 베란다 수경재배
- EC2
- ITMS-91053: Missing API declaration
- ios
- but linking in object file
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함