Delay signing during development and not on the build server

1.2k Views Asked by At

I've got a few projects that are configured for delay signing on development machines, and I want to configure the build server so that it doesn't delay sign release builds.

How can I do this?

I'm using VSTS/TFS.


The question is different, but the answer is what I need.

1

There are 1 best solutions below

0
On BEST ANSWER

Not sure how to best deal with this question and still let it come up in search results for people looking for a solution... If you want to do this, here's your answer:

Team Foundation Server Build with password protected codesigning fails

I'll accept this answer sometime in the future.