Xcode: Detect CURRENT_ARCH for use by generator
During compiler identification, extract the Xcode CURRENT_ARCH
value and save it for later use by the Xcode generator in an internal compiler information variable. This will be useful to know the locations of object files when only one architecture is built.