Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What do these Xcode warnings mean?

I’m getting the following warnings in Xcode when building my app (app runs just fine however):

Could not associate debug note to atom l_OBJC_LABEL_PROTOCOL_$_NSObject

Could not associate debug note to atom l_OBJC_PROTOCOL_REFERENCE_$_CAAction

Could not associate debug note to atom l_OBJC_LABEL_PROTOCOL_$_CAAnimationDelegate

Could not associate debug note to atom l_OBJC_PROTOCOL_REFERENCE_$_CAAnimationDelegate

Could not associate debug note to atom l_OBJC_PROTOCOL_REFERENCE_$_NSObject

Could not associate debug note to atom l_OBJC_LABEL_PROTOCOL_$_CAAction

I’ve searched the internet but haven’t found any similar threads on this warnings. Maybe someone can help out :)?

Tinkering around with Core Data in my app and getting this warnings. I think they appeared after I played around with the xcode debugger. Not sure tho.

like image 342
DukDuck Avatar asked Aug 14 '26 22:08

DukDuck


1 Answers

just a note.. it happens when archving, not in debug. may be optimisations remove debug info ? ;(

like image 69
ingconti Avatar answered Aug 18 '26 08:08

ingconti



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!