Quantcast
Channel: Learning
Viewing all articles
Browse latest Browse all 10

Using PowerShell to automate the build process of your Windows Phone app

$
0
0

http://www.expressionblend.com/articles/wp-content/uploads/2013/03/Jeremey_wp.png

Another day another occasion to share a tip which comes with the development of my todo-list app 2Day. This time, I share a small PowerShell script I use in order to build the application. Of course the script will not work out of the box for you but it could be useful if you’re thinking about automating the generation of your application.

Background: managing multiple versions

Since release 1.5.0 there are two versions of 2Day: the lite version (free) and the standard version (paid). I switch from one configuration to another using two Build Configurations. When I want to build the Lite version I build using the Release Lite configuration while for the standard version I build in Release. The difference between the two is a conditional symbol.

2Day-Configurations

 

Read Jeremy's entire article here.

Viewing all articles
Browse latest Browse all 10

Latest Images

Trending Articles





Latest Images