Skip to content
  • Brad King's avatar
    Add Xcode SYMROOT setting for custom targets · bd33da9f
    Brad King authored
    Xcode 1.5 writes helper scripts at the projectDirPath location for
    targets that do not set SYMROOT.  We now add SYMROOT to custom targets
    so that all targets set it.  This prevents Xcode 1.5 from touching the
    source directory now that we always set projectDirPath.
    
    See issue #8481.
    bd33da9f