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

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -