Skip to content
  • Brad King's avatar
    Xcode: Detect CURRENT_ARCH for use by generator · a1221905
    Brad King authored
    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.
    a1221905