Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

Support for nested directories. #1

Closed
owensd opened this issue Jul 5, 2015 · 0 comments
Closed

Support for nested directories. #1

owensd opened this issue Jul 5, 2015 · 0 comments

Comments

@owensd
Copy link
Owner

owensd commented Jul 5, 2015

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.

owensd added a commit that referenced this issue Jul 6, 2015
Adds support for nested directories (issue #1).
Added nested folder sample.
@owensd owensd closed this as completed Jul 7, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant