Skip to content

ContainerizationOCI: dedupe platform normalizing logic#683

Merged
crosbymichael merged 1 commit intoapple:mainfrom
dcantah:platform-fix
Apr 14, 2026
Merged

ContainerizationOCI: dedupe platform normalizing logic#683
crosbymichael merged 1 commit intoapple:mainfrom
dcantah:platform-fix

Conversation

@dcantah
Copy link
Copy Markdown
Member

@dcantah dcantah commented Apr 14, 2026

We had a couple spots we were using this logic, probably better to shove it in a function. The other thing this fixes is today .current was only checking for arm64 which on a linux host uname with return aarch64, so we'll fatalError trying to use it today..

We had a couple spots we were using this logic, probably better
to shove it in a function. The other thing this fixes is today
.current was only checking for arm64 which on a linux host uname
with return aarch64, so we'll fatalError trying to use it today..
@crosbymichael crosbymichael merged commit c0f8fb4 into apple:main Apr 14, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants