Skip to content

Commit 533c521

Browse files
committed
Swift: Remove more beta references.
1 parent 8f15b0b commit 533c521

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

docs/codeql/reusables/supported-versions-compilers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@
3939
.. [8] JSX and Flow code, YAML, JSON, HTML, and XML files may also be analyzed with JavaScript files.
4040
.. [9] The extractor requires Python 3 to run. To analyze Python 2.7 you should install both versions of Python.
4141
.. [10] Requires glibc 2.17.
42-
.. [11] Swift support is currently in beta. Support for the analysis of Swift requires macOS or Linux.
42+
.. [11] Support for the analysis of Swift requires macOS or Linux.
4343
.. [12] TypeScript analysis is performed by running the JavaScript extractor with TypeScript enabled. This is the default.

swift/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
# Swift on CodeQL
22

3-
> [!NOTE]
4-
> CodeQL analysis for Swift is currently in beta. During the beta, analysis of Swift code, and the accompanying documentation, will not be as comprehensive as for other languages.
5-
63
## Development
74

85
### Building the Swift extractor

0 commit comments

Comments
 (0)