ios - why the xcode build app for the i386 architecture when the build active architecture only is set to no in debug? -


i got third party library not support i386 , in debug mode when build active architecture set no, xcode build fail i386. in release configuration , set build active architecture no , seems not build i386.so app build success.what's reason in it? how xcode judge whether build i386 or not?


Comments

Popular posts from this blog

python - How to insert QWidgets in the middle of a Layout? -

python - serve multiple gunicorn django instances under nginx ubuntu -

module - Prestashop displayPaymentReturn hook url -