Support for nested directories.
owensd opened this issue · comments
David Owens II commented
It may be advantageous to be able to store scripts in nested folders.
main.swift
/utils
util1.swift
util2.swift
Currently, these will be ignored. This will likely tie into issue #2 as we think about free-floating packages that are not tied to an Xcode project.