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

Enhance Functionality allow JSON mapping configurations #25

Open
AntonTheDev opened this issue Sep 17, 2015 · 1 comment
Open

Enhance Functionality allow JSON mapping configurations #25

AntonTheDev opened this issue Sep 17, 2015 · 1 comment

Comments

@AntonTheDev
Copy link
Contributor

When developing multi-platform applications, at times there is a need to share common configuration that can be used to drive logic in their respective platform. Generally the configurations shared are using JSON format, unfortunately the current USMapperKit script implementation is only driven by plists.

Since plists are just as easily represented in json. The enhancement will update the model generation script to parse json or plists.

@AntonTheDev
Copy link
Contributor Author

I'll update the script within a week or so, and submit a pull request.

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

1 participant