Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make descriptions for MTRDevice clearly say whether it's the XPC version. #35112

Merged

Commits on Aug 21, 2024

  1. Make descriptions for MTRDevice clearly say whether it's the XPC vers…

    …ion.
    
    This requires hoisting _nodeID and _deviceController ivars clearly into the
    MTRDevice superclass, so they can be accessed from subclasses.
    
    The XPC version does not have a bunch of the state the non-XPC one does, so for
    now it does not try to log that
    bzbarsky-apple committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    1838aae View commit details
    Browse the repository at this point in the history