I was wondering, how are several types of architecture (ISA) stored in structures? They are?
I realized that the Apple infrastructure is just a special folder structure with a simulation for the very latest library to be used. However, I noticed that the Xcode project, which can create several different types of ISA, has only one instance of this structure.
source
share