Skip to content

Commit 0e4b432

Browse files
authored
Change executable template to use main.swift (#6197)
The recent changes to templates switched this template away from using `@main` which seems to not be compatible with Xcode's build system. The only non-`@main` way for executables that is supported is naming the primary source file "main.swift", so that is what this PR does.
1 parent 6fd2633 commit 0e4b432

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)