Refactor Xcode instance lookup (#10763)
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.
Showing
Please register or sign in to comment