I have the same issue, using manual provisioning and the latest visual studio for mac and latest stable release of the libraries. Does anyone here had this issue and solved it?
How to resolve dsymutil exited with code 1 on xamarin iOS project
Lloyd Thomas
1
Reputation point
Visual Studio Mac updated a few days ago and ever since I cannot build iOS projects on a physical device.
Even an empty iOS project will not build.
I am using:
Macbook Air (early 2015)
MacOs Monterey 12.3
Visual Studio for Mac 8.10.21 (build 4) (reinstalled 3 times)
Xcode 13.3 (reinstalled 4 times)
I get the following error:
/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets(3,3): Error: dsymutil exited with code 1
(sample)
Any Ideas?