• Chris Bracken's avatar
    Refactor Xcode instance lookup (#10763) · c04f712a
    Chris Bracken authored
    Use a top-level getter in mac.dart rather than a static instance getter
    and a top-level getter in ios_workflow.dart. Makes this code consistent
    with how we do context lookups elsewhere.
    c04f712a
run.dart 12.2 KB