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-23458 - build command should include -d flag #8142

Merged
merged 2 commits into from Jul 19, 2016

Conversation

skypanther
Copy link
Contributor

JIRA: https://jira.appcelerator.org/browse/TIMOB-23458

Adds the -d (downgrade permitted) flag to the adb install command generated when you build to an Android device. This prevents the [ERROR] Error: INSTALL_FAILED_VERSION_DOWNGRADE failure if the app exists on the device with a newer version.

It seems like the titanium-sdk module must be maintained in a separate repository. But, I could not find it. So, I've made the modification here. I'll be glad to submit the PR elsewhere if needed.

@build
Copy link
Contributor

build commented Jul 19, 2016

Can one of the admins verify this patch?

@cb1kenobi
Copy link
Contributor

Looks good! APPROVED

@cb1kenobi cb1kenobi merged commit 0164524 into tidev:master Jul 19, 2016
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

3 participants