No description
  • Dockerfile 80.7%
  • Makefile 19.3%
Find a file
miles 877c1419b6
Some checks failed
devel / Docker test (push) Failing after 2h44m20s
use forgejo for sdk & osxcross commit
2026-04-09 09:56:33 -05:00
.forgejo/workflows fix 2026-04-09 06:17:03 -05:00
docker use forgejo for sdk & osxcross commit 2026-04-09 09:56:33 -05:00
.dockerignore init 2025-09-21 23:44:14 +02:00
.gitignore init 2025-09-21 23:44:14 +02:00
LICENSE-APACHE init 2025-09-21 23:44:14 +02:00
LICENSE-MIT init 2025-09-21 23:44:14 +02:00
Makefile forgejo 2026-04-08 23:13:38 -05:00
README.md use forgejo for sdk & osxcross commit 2026-04-09 09:56:33 -05:00

Docker OSXCross

Multi-arch Linux AMD64/ARM64 Docker images for osxcross using the latest Debian 13-slim (Trixie).

OSX SDK Setup

  • OSX_SDK_VERSION: 13.3
  • OSX_SDK_SUM: 518e35eae6039b3f64e8025f4525c1c43786cc5cf39459d609852faf091e34be (macosx-sdks@13.3)
  • OSX_VERSION_MIN: 10.14
  • OSX_CROSS_COMMIT: f873f534c6cdb0776e457af8c7513da1e02abe59 (osxcross commit)

Usage

docker pull git.richey.dev/miles/docker-osxcross:latest

Contributions

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in current work by you, as defined in the Apache-2.0 license, shall be dual licensed as described below, without any additional terms or conditions.

Feel free to send some Pull request or file an issue.

License

This work is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0).

© 2025-present Jose Quintana