Comment on Simplest way to build apps for Windows PhoneparentComments−amirnathooOP14yThat's fair enough: part of our design philosophy is to not require setup for local compiles since our goal is to appeal to devs who value that.That comes with trade-offs as you mention, the requirement to have a network connection to interact with a cloud build service.
Comments
That's fair enough: part of our design philosophy is to not require setup for local compiles since our goal is to appeal to devs who value that.
That comes with trade-offs as you mention, the requirement to have a network connection to interact with a cloud build service.