arm64 관련해서 iOS 시뮬 빌드 에러 시 해결 방안.
Project Target, Pod Target 각각 build Setting에서
Excluded Architectures에 아래와 같이 arm64 넣자.


'React Native : RN > Setting & Bug' 카테고리의 다른 글
| Rn. gitignore setting (0) | 2022.03.18 |
|---|---|
| ESLint, Prettier 설치 (0) | 2022.03.16 |
| VSCode. 확장기능 사용 (0) | 2022.03.16 |
| 자주 쓰이는 npm 명렁어 (0) | 2022.03.15 |
| nodebrew로 node 버전설치 (0) | 2022.03.10 |