Xcode26.1 ld: Assertion failed:function ObjCClassReadOnlyDataRef, file Atom.cpp, line 3292.

Answered by DTS Engineer in 865132022

Any time you trip an assert in the linker, that’s automatically worth a bug report. Regardless of what you’re doing, the linker should either work or report a meaningful error. So, please file a bug about this.

One of my colleagues recently posted some advice on how to include a debug snapshot with your bug report, which will help with the investigation. Assuming that it doesn’t crash before generating the snapshot O-:

Please post your bug number, just for the record.

Share and Enjoy

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

Any time you trip an assert in the linker, that’s automatically worth a bug report. Regardless of what you’re doing, the linker should either work or report a meaningful error. So, please file a bug about this.

One of my colleagues recently posted some advice on how to include a debug snapshot with your bug report, which will help with the investigation. Assuming that it doesn’t crash before generating the snapshot O-:

Please post your bug number, just for the record.

Share and Enjoy

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

Xcode26.1 ld: Assertion failed:function ObjCClassReadOnlyDataRef, file Atom.cpp, line 3292.
 
 
Q