Aaron

@afarnham
223 Followers
725 Following
328 Posts
Husband, dad, Staff iOS Engineer @ ForeFlight and first employee. Formerly, built software for the International Space Station (EATCS). Novice powerlifter. Houston, TX
Lifted for the first time in months. Currently two months post ankle surgery and 7 months post original ankle injury. Super light weights for me, but cleared to slowly ramp back up.
Made it to WWDC. It’s in Portland, at the Panic office, right?
@caseyliss found your evil twin.

If any of you are interested in Xcode linker crashes (segfault) here is one for you: FB12526184

I am guessing this is related to the new warnings in Xcode 15 I am seeing that have this shape:
ld: warning: could not associate debug note to atom l_OBJC_LABEL_PROTOCOL_$_NSObject

Does anyone know what causes this and/or how to fix it?

I was going to symlink the iOS 17 sdk device support files to Xcode 14 and.... they don't exist in Xcode 15? Any ideas out there?
@marcoarment @caseyliss I noticed this earlier this week and it appears to actually clear those no longer an issue issues that hang around in Xcode.

Has anyone else come across this? In a Swift Playground I have a class similar to the one in the attached image. If foo is before bar in the property declarations everything works fine when I set bar to a new value.

However, if foo is after bar, foo gets overwritten with junk when I set bar.

I am overly excited about the fact that the carbonated water I just opened froze when it depressurized. Never had it happen before! Made a refreshingly icy drink.
First AppStore rejection that I’ve had in while. This is for an oboarding feature that has been in the app since 2018 that does not download anything… just asks permission to keep content up to date after a pilot selects a download in a different view for managing offline maps and such. 🙄
What the heck is going on here for one simple AppIntent???