添加的第三方框架无法支持arm64
2016-06-06 本文已影响126人
Paco_Ke
(null) does not support the architecture of the selected executable. Switch to a device that supports arm64.
只要删除Valid Architectures 中的 arm64就可以解决该问题。
(null) does not support the architecture of the selected executable. Switch to a device that supports arm64.
只要删除Valid Architectures 中的 arm64就可以解决该问题。