Skip to content

## Type of Change #12450

@teerawad020841

Description

@teerawad020841

Type of Change

  • Bug fix

Motivation and Context

A recent change moved the list and delete network XPC calls within an availability check, making them only available on macOS 26. However, there are some code flows that rely on being able to call list on the NetworksService, such as here. container does not officially support macOS 15 and as a result we do not have GitHub action runners for validation on macOS 15. That said, we try to avoid breaking compatibility on macOS 15 as much as possible. This PR allows macOS clients to call list and delete on networks.

Testing

  • Tested locally

Originally posted by @katiewasnothere in apple/container#1464

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions