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 check for pre-existing application directory #25

Closed
freakboy3742 opened this issue Feb 23, 2017 · 1 comment
Closed

Add check for pre-existing application directory #25

freakboy3742 opened this issue Feb 23, 2017 · 1 comment

Comments

@freakboy3742
Copy link
Member

If you have an existing macOS directory, and you run python setup.py macos, you get a messy error message about a directory already existing. The same is true for other platform directories.

It would be better to replace this with a check - "do you want to replace this project y/n", and if y, delete the existing directory before regenerating.

@eliasdorneles
Copy link
Contributor

This was fixed in 686fd65

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