Debug warning Xcode - dwarf-with-dsym? Debug warning Xcode - dwarf-with-dsym? xcode xcode

Debug warning Xcode - dwarf-with-dsym?


To solve this issue:

  1. Go to your project settings
  2. Select your target
  3. Go to Build settings
  4. Scroll down to Debug Information Format (make sure to choose All settings)
  5. Set the values to DWARF with dSYM File

enter image description here