macOS server support, this is just to support iOS development, not for prod

This commit is contained in:
Philipp Heckel 2022-05-11 13:47:41 -04:00
parent 577cd0fcea
commit a2825880bc
3 changed files with 4 additions and 2 deletions

View file

@ -1,3 +1,5 @@
//go:build !windows
package cmd
import (