i updated my xcode from 13 to 14 and i'm getting 0__abort_with_payload error

My project was working 100% fine on xcode13 but when i updated my MAC OS from big sur to monterey and my Xcode from 13 to 14. my app crashes on start.

and below are the highlighted error pages and screen shots

Please let me know any possible solution to make the app it run

  • Read the release notes for Xcode, iOS and macOS on what's in and what's out (WIWO)

  • @fareeha_naz009 don't you have a crash log to show ? Is it MacOS, iOS, other app ?

Add a Comment

Replies

Read the release notes for Xcode, iOS and macOS on what's in and what's out (WIWO)

I’d like to see a crash report for this. To generate one, reproduce the crash in Xcode and then choose Debug > Detach. One you have the crash report, post it here using the steps from Posting a Crash Report.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"