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 | 31 |
Tags
- 의존성
- git
- HomeBrew #MAC
- objectiv-C
- 프로젝트기본설명
- Deploument Info
- 코드설게
- 버전분기
- Cannot install under Rosetta 2 in ARM default prefix (/opt/homebrew)!
- iOS개발
- arch -arm64 brew install
- The image set has an unassigned child.
- Xcode
- swift하고싶다.
- duplicate symbols for architecture arm 64
- FIRApp configure
- Project File List
- The iOS deployment target
- 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0
- 'openURL:' is deprecated: first deprecated in iOS 10.0
- swift하고싶다
- 설명
- Swift
- 'AudioSessionSetActive' is deprecated: first deprecated in iOS 7.0 - no longer supported
- objectiveC
- 영어읽어라
- Unable to install
- error
- Swfit
- ios
Archives
- Today
- Total
행복한 세상의 니노
Xcode(Swift) - Simulator closes Button click signal SIGTERM ( 시뮬레이터에서 종료버튼 클릭시 signal SIGTERM가 발생하는 문제 ) 본문
IOS/IOS Error
Xcode(Swift) - Simulator closes Button click signal SIGTERM ( 시뮬레이터에서 종료버튼 클릭시 signal SIGTERM가 발생하는 문제 )
니노z 2021. 4. 23. 10:40문제 : Simulator closes Button 클릭시 Signal sigterm 발생
해결방법 : 시뮬레이터 closes Button으로 시뮬레이터를 종료하지말고 시뮬레이터 실행정지 후 종료 할 것
: Simulator Close Not closes Button -> Xcode Stop running noxt closes Button
참고한 사이트 : discussions.apple.com/thread/3258408
반응형