You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried with an app bundled by XHarness as well with Egor's.
I get an error from mlaunch:
03:25:57.4053340 Xamarin.Hosting: Installing com.xamarin.bcltests.mscorlib Part 1.app/ with Bundle Identifier com.xamarin.bcltests.mscorlib Part 1 on 'iOS 13.3 (17C45) - iPhone X'...
03:26:02.2710690 Xamarin.Hosting: Device 'iOS 13.3 (17C45) - iPhone X' booted.
03:26:02.2807020 error HE0046: Failed to install the app 'com.xamarin.bcltests.mscorlib Part 1' on the device 'iOS 13.3 (17C45) - iPhone X': Failed to install the requested application
03:26:02.2881230 at Xamarin.Hosting.Services.InstallApplicationInSimulator (Xamarin.Hosting.Bindings.SimDevice device, Xamarin.Hosting.AppBundle app_bundle, System.Boolean fix_weak_system_library_references, System.Boolean skip_watch_app_install) [0x00112] in /Users/builder/jenkins/workspace/xamarin-macios/maccore/tools/mlaunch/Xamarin.Hosting/Xamarin.Hosting/Services.cs:769
03:26:02.2881660 at Xamarin.Hosting.Services.InstallApplicationInSimulatorAsync (Xamarin.Hosting.SimulatorInstallConfig config) [0x001de] in /Users/builder/jenkins/workspace/xamarin-macios/maccore/tools/mlaunch/Xamarin.Hosting/Xamarin.Hosting/Services.cs:958
03:26:02.2881790 at Xamarin.Launcher.Driver.LaunchSimulatorAsync () [0x0022c] in /Users/builder/jenkins/workspace/xamarin-macios/maccore/tools/mlaunch/Xamarin.Hosting/Xamarin.Launcher/Main.cs:774
03:26:02.2882340 at Xamarin.Utils.NSRunLoopExtensions.RunUntilTaskCompletion[T] (Foundation.NSRunLoop this, System.Threading.Tasks.Task`1[TResult] task) [0x00082] in /Users/builder/jenkins/workspace/xamarin-macios/maccore/tools/mlaunch/Xamarin.Hosting/Xamarin.Utils/Extensions.cs:35
03:26:02.2882490 at Xamarin.Launcher.Driver.Main2 (System.String[] args) [0x00b13] in /Users/builder/jenkins/workspace/xamarin-macios/maccore/tools/mlaunch/Xamarin.Hosting/Xamarin.Launcher/Main.cs:448
03:26:02.2882580 at Xamarin.Launcher.Driver.Main (System.String[] args) [0x0006d] in /Users/builder/jenkins/workspace/xamarin-macios/maccore/tools/mlaunch/Xamarin.Hosting/Xamarin.Launcher/Main.cs:148
The text was updated successfully, but these errors were encountered:
I tried with an app bundled by XHarness as well with Egor's.
I get an error from mlaunch:
The text was updated successfully, but these errors were encountered: