-
Notifications
You must be signed in to change notification settings - Fork 79
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit renames main.swift to Generator.swift, which is necessary to use the @main annotation. This commit attaches the @main annotation to GeneratorCommand and removes the top-level code that used a DispatchSemaphore hack to wait synchronously for an async to finish.
- Loading branch information
Rob Mayoff
committed
Nov 25, 2024
1 parent
a8b4d28
commit 1e8ea51
Showing
2 changed files
with
4 additions
and
10 deletions.
There are no files selected for viewing
This file contains 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 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