xamarin / Xamarin.Forms

Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
https://aka.ms/xamarin-upgrade
Other
5.64k stars 1.88k forks source link

[Bug] Error: dsymutil exited with code 72: 2023-01-27 19:31:56.122 xcodebuild[2011:21243] [MT] DVTPlugInManager: Required plug-in compatibility UUID C91F3560-00E7-4749-8E3F-4D83B1496051 for IDESpriteKitParticleEditor.ideplugin (com.apple.IDESpriteKitParticleEditor) not present 2023-01-27 19:31:56.123 xcodebuild[2011:21243] [MT] DVTPlugInManager: Required plug-in compatibility UUID C91F3560-00E7-4749-8E3F-4D83B1496051 for IDEProductsUI.framework (com.apple.dt.IDEProductsUI) not present 2023-01-27 19:31:56.123 xcodebuild[2011:21243] [MT] DVTPlugInManager: Required plug-in compatibility UUID C91F3560-00E7-4749-8E3F-4D83B1496051 for #15676

Closed SAISUDHEERREDDY closed 1 year ago

SAISUDHEERREDDY commented 1 year ago

Im trying to build an IOS project in the release mood. I'm getting an error can someone please help me with this how to fix it?

Steps to Reproduce

  1. Target to Release | iPhone
  2. Clean solution and ReBuild
  3. Getting error

Expected Behavior

Actual Behavior

Basic Information

Environment

VS2022 17.5 ``` ```

Build Logs

Screenshots

Reproduction Link

Workaround

jfversluis commented 1 year ago

Looking at the linked Stack Overflow question this is fixed!