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

[TIMOB-17346] Fixed issues with config.json being overwritten at the same time. #152

Merged
merged 1 commit into from Aug 30, 2014

Conversation

cb1kenobi
Copy link
Contributor

[TIMOB-17346] Fixed issues with config.json being overwritten at the same time.

Improved handling of corrupt a config.json file.

Fixed backwards compatibility with Titanium SDK 3.3.0 and older when building an iOS app and Xcode 6 or newer is installed.

Added support for a "helpNoPrompt()" callback when a missing option is encountered.

Fixed bug with abbreviated options that don't have a value being set to true.

…same time.

Improved handling of corrupt a config.json file.

Fixed backwards compatibility with Titanium SDK 3.3.0 and older when building an iOS app and Xcode 6 or newer is installed.

Added support for a "helpNoPrompt()" callback when a missing option is encountered.

Fixed bug with abbreviated options that don't have a value being set to true.
@ingo
Copy link
Contributor

ingo commented Aug 30, 2014

CR completed. Approved.

ingo added a commit that referenced this pull request Aug 30, 2014
[TIMOB-17346] Fixed issues with config.json being overwritten at the same time.
@ingo ingo merged commit be6d7a6 into master Aug 30, 2014
@ingo ingo deleted the timob-17346 branch August 30, 2014 01:30
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.

None yet

2 participants