Skip to content

Commit

Permalink
Add whatsnew entry for iOS Tier 3 status.
Browse files Browse the repository at this point in the history
  • Loading branch information
freakboy3742 committed Apr 18, 2024
1 parent 6078f20 commit 4659929
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Doc/whatsnew/3.13.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1618,6 +1618,13 @@ Build Changes
* ``wasm32-wasi`` is now a :pep:`11` tier 2 platform.
(Contributed by Brett Cannon in :gh:`115192`.)

* iOS is now a :pep:`11` supported platform. ``arm64-apple-ios`` (iPhone and
iPad devices released after 2013) and ``arm64-apple-ios-simulator`` (Xcode
iOS simulator running on Apple Silicon hardware) are now tier 3 platforms.
``x86_64-apple-ios-simulator`` (Xcode iOS simulator running on older x86_64
hardware) is not a tier 3 supported platform, but will be supported on a
best-effort basis. (Contributed by Russell Keith-Magee in :gh:`114099`.)

* ``wasm32-emscripten`` is no longer a :pep:`11` supported platform.
(Contributed by Brett Cannon in :gh:`115192`.)

Expand Down

0 comments on commit 4659929

Please sign in to comment.