[Xamarin ios] Wrong app name from Assembly name when install on simulator
error HE0046: Failed to install the app '********' on the device 'iOS 11.2 (15C107) - iPad (5th generation)': lstat of /Users/username/Documents/projects/XamarinClient/Solo/iOS/bin/iPhoneSimulator/Debug/SoloIOS.app failed: No such file or directory
Correct name should be /Users/username/Documents/projects/XamarinClient/Solo/iOS/bin/iPhoneSimulator/Debug/SoloiOS.app
Please sign in to leave a comment.