Skip to content
  • Gregor Jasny's avatar
    Xcode: Record dependency information also for object libraries · e80ac953
    Gregor Jasny authored
    Xcode seems to have troubles to track target dependecies to
    object files. This may lead to stale targets as reported in
    issue #16615.
    
    As a work-around the pre-Xcode 5 dependecy tracker hack with
    post-build make files is extended to also take object libraries
    into account.
    e80ac953