ios - Where exactly is Xcode told to build i386 & x86_64 for the simulator? -


i cannot find in build settings related simulator. how architecture change i386 , x86_64 when building simulator?

i'm trying understand build process can create fat binary cocoa touch framework ios 8 simulator , device contains every architecture.


Comments

Popular posts from this blog

php - How can an email be returned from Stripe Checkout? -

SQL php on different pages to Insert (mysqli) -

linked list - Get the index of the Node in a LinkedList which contains the given value in java -