Skip to content

Skipping target "_Sign" because all output files are up-to-date with respect to the input files. #6479

@gmck

Description

@gmck

VS 2022 17.1.0 P1.0
I got the impression that the above had been fixed a while back, however, it still occurs with a release build. Maybe it was just discussed on Discord and the fix hasn't made it into a release yet!

This was on a deploy where the app had already been manually uninstalled.

Skipping target "_Sign" because all output files are up-to-date with respect to the input files.
"C:\Program Files (x86)\Android\android-sdk\platform-tools\adb" -s 0B251JEC218062 uninstall -k "com.glmsoftware.OBDNowPro"
The -k option uninstalls the application while retaining the data/cache.
At the moment, there is no way to remove the remaining data.
You will have to reinstall the application with the same signature, and fully uninstall it.
If you truly wish to continue, execute 'adb shell cmd package uninstall -k'.
The command ""C:\Program Files (x86)\Android\android-sdk\platform-tools\adb" -s 0B251JEC218062 uninstall -k "com.glmsoftware.OBDNowPro"" exited with code 1.
The previous error was converted to a warning because the task was called with ContinueOnError=true.
The "Exec" task returned false but did not log an error.
The previous error was converted to a warning because the task was called with ContinueOnError=true.

Metadata

Metadata

Labels

Area: App+Library BuildIssues when building Library projects or Application projects.needs-triageIssues that need to be assigned.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions