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 ability to use JSON/JSONC file instead of XML for tiapp.xml #167

Closed
brentonhouse opened this issue Jan 15, 2020 · 0 comments
Closed
Assignees

Comments

@brentonhouse
Copy link
Collaborator

brentonhouse commented Jan 15, 2020

Currently, Titanium uses XML (with tiapp.xml) for configuring a mobile application. Moving to JSONC (JSON with comments) like Microsoft has done with VSCode configuration and settings files (https://github.com/microsoft/node-jsonc-parser) would allow far more extensibility when it comes to merging configurations based on user, platform (iOS, Android), or type of build ( Dev, QA, Staging, Production ).

@brentonhouse brentonhouse self-assigned this May 16, 2020
@brentonhouse brentonhouse pinned this issue May 16, 2020
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