**What is the problem you're trying to solve** https://github.com/compose-spec/compose-spec/blob/a5cd401cbdca20f044d11a05707d206dbbacf22c/spec.md#platform "osx" does not conform to the [GOOS convention](https://cs.opensource.google/go/go/+/refs/tags/go1.18.3:src/internal/goos/zgoos_darwin.go) which is required by the [OCI Image Spec](https://github.com/opencontainers/image-spec/blob/v1.0.2/image-index.md) **Describe the solution you'd like** Change the string to "darwin"
What is the problem you're trying to solve
https://github.com/compose-spec/compose-spec/blob/a5cd401cbdca20f044d11a05707d206dbbacf22c/spec.md#platform
"osx" does not conform to the GOOS convention which is required by the OCI Image Spec
Describe the solution you'd like
Change the string to "darwin"