Fix Generation not compiling on Windows
This commit is contained in:
parent
3ae7b0e93a
commit
ecb58cdd5d
@ -8,8 +8,9 @@
|
||||
import Foundation
|
||||
import GenerationLibrary
|
||||
|
||||
try Generation.main()
|
||||
|
||||
/// A type containing the generation function for the plugin.
|
||||
@main
|
||||
public enum Generation {
|
||||
|
||||
/// Generate the Swift code for the plugin.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user