티스토리 뷰
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
- 리눅스 python3 설치
- Failed to launch iOS Simulator: Error: Emulator didn't connect within 60 seconds
- NSPrivacyAccessedAPICategoryUserDefaults
- aws python3.12
- google play appcheck
- Response: Failure when receiving data from the peer
- PlatformException(sign_in_failed
- ios
- NSPrivacyAccessedAPICategorySystemBootTime
- 해결방법
- EC2
- 슬랙으로 보내기
- Xcode
- ITMS-91053: Missing API declaration
- ios 앱 심사상태
- python3.12 설치
- 아이폰
- ios pod install error
- CDN: trunk URL couldn't be downloaded
- com.google.android.gms.common.api.ApiException: 10:
- but linking in object file
- 수경재배키트
- 베란다 수경재배
- NSPrivacyAccessedAPICategoryDiskSpace
- MySQL
- NSPrivacyAccessedAPICategoryFileTimestamp
- flutter build ipa
- Firebase
- Error (Xcode): Target release_unpack_ios failed: Exception: Binary
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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 |
글 보관함