You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thanks - would the suggested behavior be to not overwrite if it already exists? this file is part of the template and we are copying things over so it's getting overwritten.... We also overwrite the project files (since that is regenerated based on addons, etc) and this can clobber non standard settings.
It's hard to be super graceful but we can try.
The best would be to know what needs to be changed and what doesn't, and merge the plists, but I have a feeling that would be really complicated :) I think not overwriting if it exists is a great solution. That way if someone wants it to be recreated, they can delete and re-run the PG.
Tested on OSX using the openFrameworks 0.9.8 project generator.
Two situations where this is an issue:
The text was updated successfully, but these errors were encountered: