Provide support for iOS wheels
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- Python
- Sterne
- 5.4k
- Forks
- 1k
- Ø Merge
- 22 Std. 17 Min.
- Gemergte PRs (30 T.)
- 3
Beschreibung
Expected behaviour
Would it be possible to add support to target iOS with:
- iphoneos arm64
- iphonesimulator arm64
- iphonesimulator x86_64
OpenCV for iOS is distributed as a framework and it's working well. So it should be possible to modify the Python part to build it.
Actual behaviour
All attempts at building failed.
Issue submission checklist
- This is not a generic OpenCV usage question (looking for help for coding, other usage questions, homework etc.)
- I have read the README of this repository and understand that this repository provides only an automated build toolchain for OpenCV Python packages (there is no actual OpenCV code here)
- The issue is related to the build scripts in this repository, to the pre-built binaries or is a feature request (such as "please enable this additional dependency")
- I'm using the latest version of
opencv-python
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginne damit, die Python-Build-Skripte des Repositorys und die automatisierte CI-Toolchain zu überprüfen, um festzustellen, wie Plattformziele und Framework-Builds konfiguriert sind. Vergleiche den aktuellen Build-Ablauf mit den angeforderten Zielen iphoneos arm64, iphonesimulator arm64 und iphonesimulator x86_64; abgeschlossen bedeutet, erfolgreich unterstützte iOS wheels für alle drei zu erzeugen.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- ios, python
- Bereich
- build-system, mobile-dev
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100