프로그래밍
[UNITY] This application does not support this device’s CPU type.
tedhong
2023. 2. 20. 12:50
2018-11-14 글쓴이 TED HONG
[UNITY] This application does not support this device’s CPU type.
Unity 에서 Xcode 프로젝트를 만들고 디바이스 빌드를 할 때
This application does not support this device’s CPU type.
이런 오류가 발생할 때 해결법
Unity – Player Setting – Other Setting – Architecture 를 Universal 로 바꿔주면 된다.