ios8 - warning: all apps should include an armv7 architecture (current archs = "arm64") -


WARNING: All apps must include an armv7 architecture (current archs = "arm64").

I have read other posts with previous versions of XCode, and none of those examples have not been decided that I put it in settings, as you see below, help I still get the same error.

The project and the target settings look the same I have tried to add armv7s and it does not help

I do not know why the existing extremes of error say - arm64 is not it all Sees?

Settings for the project and goal

I have found that the order in the architecture has been made, it makes a difference. If they are not exactly armv7 armv7s in arm64 sequence, then it does not work.

It's a screen shot of what works below.

working config


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -