-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Add support for iOS #9030
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Add support for iOS #9030
Changes from 39 commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
3c4b619
Add tooling to support iOS build.
freakboy3742 59f3557
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] e430bde
Corrections to CI configuration.
freakboy3742 f428222
Apply suggestions from code review
freakboy3742 980a9da
Correct regex handling.
freakboy3742 8c3b4bb
Correct MANIFEST.in
freakboy3742 cb62e6a
Correct the OS image definitions for iOS CI runs.
freakboy3742 2cc0cd1
Remove unnecessary manifest entry.
freakboy3742 fc8ed5c
Only include macOS/iOS SDKs when platform guessing is enabled.
freakboy3742 19e3b1a
Removed unnecessary code
radarhere ecadd4c
Simplified code
radarhere 7bd64c4
Do not specify default iPhone deployment target
radarhere 4cc71ec
Apply suggestions from review
freakboy3742 5cad00f
Modify comment for consistency.
freakboy3742 ec5e5d0
Merge branch 'main' into ios-build
radarhere a7afc50
Add notes about removing patches.
freakboy3742 504223c
Merge branch 'main' into ios-build
radarhere 6ab8e77
Removed Android
radarhere 3524b4e
Updated reason
radarhere e567602
Updated capitalisation
radarhere 1c2ec9f
Removed duplicate lines
radarhere d393d09
Simplified code
radarhere 527d18c
Run selftest directly
radarhere 6d2cd76
Minor cleanups, plus run selftest directly rather than through pytest
freakboy3742 ab9dd5e
Disable libavif on iOS (for now).
freakboy3742 4a069e0
Save the *whole* file...
freakboy3742 d7cab29
Add release note about iOS support.
freakboy3742 14b761a
Tweaks to test flags and module exclusions.
freakboy3742 ff18509
Moved new iOS wheels to be next to new 3.14 wheels
radarhere 8d8a2c0
Only Python 3.13 iOS wheels are available
radarhere a4de9db
Use [[ ]]
radarhere 9e07493
Removed extra space
radarhere ee0ac6c
Removed pyproject.tml from test-sources
radarhere 114ddd6
Apply suggestions from code review
freakboy3742 1676f71
Merge pull request #6 from radarhere/ios-build
freakboy3742 fdd3cc7
Merge branch 'main' into ios-build
radarhere a8251c5
Do not install NumPy twice
radarhere 3efb588
Do not install NumPy on Windows x86
radarhere 7c89190
Merge pull request #7 from radarhere/numpy
freakboy3742 33d522d
Updated capitalisation
radarhere a823a0a
Simplified setting PLAT on macOS
radarhere File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.