Skip to content

Commit

Permalink
Updated the swift implementation to the new framework
Browse files Browse the repository at this point in the history
  • Loading branch information
TwoOfTwelve committed Dec 11, 2024
1 parent 7d58ca9 commit 03d0db6
Show file tree
Hide file tree
Showing 6 changed files with 143 additions and 652 deletions.
5 changes: 5 additions & 0 deletions languages/swift/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@
<groupId>org.antlr</groupId>
<artifactId>antlr4-runtime</artifactId>
</dependency>
<dependency>
<groupId>de.jplag</groupId>
<artifactId>language-antlr-utils</artifactId>
<version>${revision}</version>
</dependency>
</dependencies>

<build>
Expand Down
Loading

0 comments on commit 03d0db6

Please sign in to comment.