Windows Phone 8: Deployment

To deploy Windows Phone 8 app on your phone follow these steps:

This is the fastest way to deploy your app. However you might want to modify exported Visual Studio project first. In that case do the following:

There are three build configurations you can choose from. Debug should obviously be used to debug your scripts. Release optimizes code for better performance. Master configuration build should be used to submit your app to the Store. It has profiler support stripped out.

Unity will not overwrite changes made to Visual Studio project.

Page last updated: 2013-07-16