I should also note that Beeware has a number of patches for the Python interpreter itself to get iOS support working. Fortunately, as of the upcoming Python 3.13 beta, those patches are all merged into CPython main and iOS becomes a Tier 3 supported platform:
https://peps.python.org/pep-0730/ On Mon, May 6, 2024 at 9:10 AM Stanley Seibert <sseib...@anaconda.com> wrote: > The Beeware (https://beeware.org/) developers build NumPy (and other > binary extension packages) for mobile operating systems, both iOS and > Android. You can see their scripts and build recipes here: > > https://github.com/beeware/mobile-forge > > In particular, you can see the patch they need to make to the vendored > copy of Meson to support iOS here: > > > https://github.com/beeware/mobile-forge/blob/main/recipes/numpy/patches/mobile-1.26.0.patch > > On Sat, May 4, 2024 at 7:51 AM Vitalii <bon...@gmail.com> wrote: > >> Hi everyone, >> >> I wonder if anyone has successful experience in building numpy with >> native libs for iOS distribution. Please, share your knowledge. >> >> Thank you, >> Vitalii >> _______________________________________________ >> NumPy-Discussion mailing list -- numpy-discussion@python.org >> To unsubscribe send an email to numpy-discussion-le...@python.org >> https://mail.python.org/mailman3/lists/numpy-discussion.python.org/ >> Member address: sseib...@anaconda.com >> >
_______________________________________________ NumPy-Discussion mailing list -- numpy-discussion@python.org To unsubscribe send an email to numpy-discussion-le...@python.org https://mail.python.org/mailman3/lists/numpy-discussion.python.org/ Member address: arch...@mail-archive.com