You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update the Platform Support page
* Include Red Hat Universal Base Image at supported platform and the minimum deployment version (9)
* Windows testing is now required in pull request before changes can be merged.
* Update the platform owner section
Copy file name to clipboardExpand all lines: platform-support/_platform-support.md
+41-37Lines changed: 41 additions & 37 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,40 +13,43 @@ The current set of supported platforms for development and deployment are descri
13
13
14
14
These are the platforms one can use for Swift's development tools. This table shows which platforms you can target when the tools are used on a given platform. For example, the tools on macOS can build Swift applications that run on iOS.
15
15
16
-
| Platform running development tools | Deployable targets |
|**Red Hat Universal Base Image**| Red Hat Universal Base Image |
23
+
|**Windows**| Windows |
23
24
24
25
#### Minimum deployment version
25
26
26
27
This table shows the minimum OS version for which a Swift application can be deployed. For example, a Swift application can run on iOS 7.0 or later, but not iOS 6.
27
28
28
29
| Platform running Swift application | Minimum deployment version |
The Swift compiler and debugger run on platforms supporting development. Support for the Swift Package Manager and [SourceKit-LSP] are currently supported on most, but not all platforms that support the tools. This table provides the current breakdown of what tools are available on what platforms.
42
44
43
45
| Platform running development tools |[Swift Package Manager]|[SourceKit-LSP]|
0 commit comments