1
votes

I have a MacOS High Sierra 10.13.3

Visual Studio 15.6.4 running in a Windows 10 Parallels VM.

I create a new Cross platform Xamarin Forms Standard app

My Mac is paired (connected) successfully

I choose a simulator Iphone 8 iOS 11.2 for example

When I run the app

========== Deploy: 0 succeeded, 0 failed, 0 skipped ========== Build started. Project "App4.iOS.csproj" (GetAppBundleDir target(s)): Done building project "App4.iOS.csproj". Build succeeded.

the app does not get launched and it just stops without doing anything.

Please HELP

1
I fixed this by installing VS Enterprise. - jose luis gonzalez clua
I don't recommend the VS Professional 15.6.4 version. it is not stable and besides some templates are missing - jose luis gonzalez clua

1 Answers

1
votes

I had a similar issue several times. In my case there were some Xcode updates automatically installed on the Mac. Those updates either required to accept changed license agreements or to install additional components.

The solution in either case was to start Xcode on my Mac and follow the instructions on the screen.

I wrote a German blog post about that issue a while ago. You can find the automatically translated version here