Skip to content

add macOS 11 with arm64 to RID graph#40644

Merged
Anipik merged 1 commit intodotnet:masterfrom
wfurt:osx11
Aug 12, 2020
Merged

add macOS 11 with arm64 to RID graph#40644
Anipik merged 1 commit intodotnet:masterfrom
wfurt:osx11

Conversation

@wfurt
Copy link
Member

@wfurt wfurt commented Aug 11, 2020

I added new node to fork for upcomming arm64.
I assume 3.1 and 2.1 will have same graph even if we probably will not make arm builds.

fixes #40479

@wfurt wfurt requested review from ericstj and marek-safar August 11, 2020 03:35
@wfurt wfurt self-assigned this Aug 11, 2020
@ghost
Copy link

ghost commented Aug 11, 2020

Tagging subscribers to this area: @ViktorHofer
See info in area-owners.md if you want to be subscribed.

@danmoseley
Copy link
Member

@ericstj is out. Cc @bartonjs

<Versions>10.10;10.11;10.12;10.13;10.14;10.15</Versions>
</RuntimeGroup>

<RuntimeGroup Include="osx">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a specific reason behind creating a new Item ? cant we just add it to the existing osx item ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

11 shall run on arm64 as well. existing versions are x64 only. I followed some other examples.

Copy link
Contributor

@Anipik Anipik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, other than 1 comment.

@Anipik Anipik requested a review from safern August 11, 2020 19:56
@Anipik Anipik merged commit c0d2bfc into dotnet:master Aug 12, 2020
@karelz karelz added this to the 5.0.0 milestone Aug 18, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 7, 2020
@wfurt wfurt deleted the osx11 branch January 7, 2026 19:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add macOS BigSur to RID graph

5 participants