goofyui
goofyui

Reputation: 3492

How to use iPhone Simulator on VS 2015 without running the XAMARIN Mac Agent?

How to use iPhone Simulator on VS 2015 without running the XAMARIN Mac Agent ?

I don't have a MAC Machine. When i run the Project, XAMARIN Mac Agent window pops up

" You must be connected to the build server before running the application. "

How should i skip this Pop-up ?

Upvotes: 0

Views: 402

Answers (1)

valdetero
valdetero

Reputation: 4652

You can't run the iPhone Simulator in Visual Studio without a connect mac. It is a requirement. iOS Applications need a connected mac to be able to debug/deploy.

Upvotes: 2

Related Questions