When using Tier 2 you may choose to start your development on any of the supported platforms, for example, Windows using Visual Studio. At this point your project will only run on Windows. If you want to run this on iOS you will need to use Xcode, set up a project using one of our templates, copy your code in, your media and then compile and run. This process will need to be repeated for other platforms. There is no need to make any other changes.
A few days ago I had to handle this for all the Tier 2 examples, which were originally set up in Visual Studio. For each platform I made new projects, copied the code and media in and was ready to launch.