Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add source files #15

Open
brendanjerwin opened this issue Apr 13, 2016 · 2 comments
Open

Add source files #15

brendanjerwin opened this issue Apr 13, 2016 · 2 comments

Comments

@brendanjerwin
Copy link

Similar to this: https://bottleofcode.com/2014/08/11/adding-files-to-xcode-projects-from-command-line/

Have the ability to automatically add source files in the right places based on their directory names. The goal is to tie into a save event in an editor and/or to make a file monitor.

@brendanjerwin
Copy link
Author

Related to this, it'd be nice to be able to specify that *test.swift or *spec.swift files belong in a test target. It'd be nice to have specs in the same place as the code they test.

@keith
Copy link

keith commented Nov 6, 2016

You can do this via Xcodeproj if you'd like to write some Ruby 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants