0

I just would like to know what is thew importance of setting Valid architectues ( armv7, armvs ) in your xcode projects? At what level of the SDK does that become important? Coredata? some caching issue? not trying to diminish it but to understand the reason it exists.

2

1 Answer 1

1

According to XCode Buid setting reference

Specifies the architectures for which the binary may be built. During the build, this list is intersected with the value of ARCHS build setting; the resulting list specifies the architectures the binary can run on. If the resulting architecture list is empty, the target generates no binary.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.