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