문제

Some old libraries just don't support arm64, but I found it's default in XCode5.1, are there any iOS devices using this instruction set? Currently, I just don't want it and removed it from the Build Settings, will there be any problem?

도움이 되었습니까?

해결책

If you can't support arm64, it's safe to remove it. All arm64 devices also support 32-bit.

다른 팁

All A7 devices are arm64. Currently that includes iPhone 5s, iPad Air, and iPad Mini Retina.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top