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

The Model Generation Script Fix #27

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

The Model Generation Script Fix #27

wants to merge 3 commits into from

Conversation

AntonTheDev
Copy link
Contributor

The model generation script did not import the U2MapperKit framework causing errors. Even if the user manually imported the framework, the changes were overwritten. This pull request should fix the issue.

I also updated the script to account for the testing target by adding the -t for test parameter to the argument list it accepts. This is only used in the test project and should not affect the any projects

Anton Doudarev added 3 commits February 22, 2016 09:46
…les were part of the test target, importing the Framework into the test was causing an error. I updated the script to account for a testing target but adding the -t for test parameter to the argument list it accepts. This is only used in the test project and should not affect the any projects
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

Successfully merging this pull request may close these issues.

1 participant