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

[spaceship] Fix filtering of Mac devices when trying to create a macOS profile #21915

Merged
merged 3 commits into from
Mar 9, 2024

Commits on Mar 8, 2024

  1. Update the list of device_classes to filter on for mac platform

    Seems like ASC updated the values used in of `deviceClass` attribute to now return `APPLE_SILICON_MAC` and `INTEL_MAC` instead of just `MAC` like currently still documented in the API
    AliSoftware committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    ba23e98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    393359f View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Fix typo in comment

    AliSoftware committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    0804bae View commit details
    Browse the repository at this point in the history