Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- appstore
- Apple
- SwiftUI
- error
- 한글
- 웹뷰
- UIButton
- FLUTTER
- Archive
- Xcode
- Notification
- Session
- Firebase
- Git
- view
- iOS16
- window
- JPA
- mac
- Code
- MacOS
- 이미지
- darkmode
- Realm
- 개발자
- IOS
- geofencing
- github
- rxswift
- Swift
Archives
- Today
- Total
목록Simulator (2)
EEYatHo 앱 깎는 이야기
iOS ) Simulator 단축키
시뮬레이터 방향 바꾸기 : Command + 좌/우 방향키 시뮬레이터 화면 캡쳐 : Command + S 시뮬레이터 화면 영상 녹화 시작 : Command + R ( 녹화 종료는 우측 상단의 정지 버튼 ) 시뮬레이터 크기(해상도) 바꾸기 : Command + 1/2/3 줌인/줌아웃 제스처 : Option + Drag 텍스트 입력시, 키보드 보이기/숨기기 : Command + Shift + K 홈키 : Command + Shift + H 잠그기 : Command + L
iOS, Swift
2022. 11. 15. 16:49

Error 갑자기 Unable to boot the Simulator. 라는 Alert 가 나오면서 시뮬레이터가 실행이 안된다. 아마 Flutter, React Native 등 여러 크로스플랫폼을 실행하다가 생긴 버그인듯,, Solution 좌측 상단 사과모양 > 이 Mac에 관하여 > 저장 공간 > 관리 > Xcode 캐시 삭제 Reference https://stackoverflow.com/questions/72229589/flutter-xcode-error-unable-to-boot-the-simulator
iOS, Swift/Xcode, Xcode Error
2022. 11. 11. 12:01