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

Update generators (if necessary) prior to running them #14

Merged
merged 1 commit into from
May 21, 2015

Conversation

dobesv
Copy link
Contributor

@dobesv dobesv commented Jul 17, 2014

Modifications to the assetgen.yaml should be taken into account before running the generators, just in case someone modified several files at once, including assetgen.yaml. This can happen in IDEs that support "Save All" and in source control operations where a large number of files may be updated at once. In this case you may find that the change to assetgen.yaml doesn't include newly added files or includes deleted files because it is using an older version of assetgen.yaml than expected.

Modifications to the assetgen.yaml should be taken into account before running the generators, just in case someone modified several files at once, including assetgen.yaml.  This can happen in IDEs that support "Save All" and in source control operations where a large number of files may be updated at once.   In this case you may find that the change to assetgen.yaml doesn't include newly added files or includes deleted files because it is using an older version of assetgen.yaml than expected.
tav added a commit that referenced this pull request May 21, 2015
assetgen: update generators prior to running them.
@tav tav merged commit e23f8ce into tav:master May 21, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants