ml-explore / ml-explore/mlx

[BUG] MLX doesn't publish iOS-compatible wheels

Open
#3,665 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement low priority python
Dominant language
C++
Stars
28.5k
Forks
2.3k
Avg merge
3d 8h
Merged PRs (30d)
62

Description

Describe the bug

As of Python 3.14, Python supports iOS. However, mlx only publishes binary wheels for macOS. As a result, it's not possible to use MLX on iOS hardware.

To Reproduce

Use Briefcase to package a Python app for iOS that includes mlx as a dependency.

Expected behavior
A clear and concise description of what you expected to happen.

Desktop (please complete the following information):

  • OS Version: macOS 26, iOS 26.
  • Version: all

Additional context

I am a member of the CPython core team, the author of PEP 730 (which added support for iOS), and the maintainer of Briefcase. I'm eager to provide any technical assistance that would move this forward.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue with Briefcase when packaging a Python app for iOS with mlx as a dependency, then inspect the project's wheel build and release configuration. Done means MLX publishes binary wheels that can be installed and packaged for iOS hardware alongside the existing macOS wheels.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, ios, python
Domain
build-system, machine-learning, mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.