Consider adding a Mac Catalyst build option
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
- Issue type
- Feature
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- macos, python
- Domain
- build-system, operating-systems
Research direction
The issue names no files, tests, or entry points. Start by reviewing CPython’s existing macOS build process and the referenced PyObjC issue; done means defining and implementing a supported Mac Catalyst build option for recent macOS versions.
Written by the indexing model from the issue text.
Description
Feature or enhancement
Support the "Mac Catalyst" flavour of macOS binaries on recentish version of macOS
Pitch
MacOS currently has two ways to build "native" applications:
- The macOS binaries used from macOS 10.0, for ease of reference I'll call these "Cocoa"
- MacCatalyst binaries that link to (a subset) of the frameworks used on iOS, but recompiled for macOS
The latter have access to some interesting system APIs that former cannot use, such as the HomeKit framework. The current builds are "Cocoa" builds.
Previous discussion
There is no previous discussion of Python forums. This issue was triggered by an issue on PyObjC's tracker https://github.com/ronaldoussoren/pyobjc/issues/501.
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 558
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from python/cpython
-
docs pending
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
stdlib type-feature
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
stdlib type-feature
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
build type-bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
stdlib topic-email type-feature
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
PolicyEngine/policyengine-us#9559 ·
-
priority: p3
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
googleapis/librarian#7636 ·
-
from:qa priority:P2 reliability tech-debt
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
spec-kitty/spec-kitty#4874 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100