HJH IT Logs
:-1: Segmentation fault: 11
naver.how
2019. 4. 3. 15:41
반응형
Command CompileSwift failed with a nonzero exit code
업그레이드 한 것이 실수 였다.
Segmentation fault: 1 1
Command CompileSwift failed with a nonzero exit code
1. pod deintegrated 설치 후 실행 이후 pod 다시 설치 -> 안됨
- ulimit -u 수정이 안되는 것 확인, /etc/security/limits.conf 수정
* soft nofile 65535
* hard nofile 65535
sudo launchctl limit maxfiles 1024 1024
개뿔 reboot 해야 한다.
https://docs.riak.com/riak/kv/2.2.3/using/performance/open-files-limit/
https://gist.github.com/tombigel/d503800a282fcadbee14b537735d202c
안된다.
https://bugs.swift.org/browse/SR-10182 를 보니 아이폰과 엑스코드를 업그레이드 한 것이 재앙이었다.
뜨아아아아
반응형