Hacker News new | ask | show | jobs
by duskwuff 4748 days ago
ObjC garbage collection never existed on iOS. The issue was related to framework code that was written by Apple for an ObjC-GC environment (probably Mac OS X) and ported to a non-GC environment (iOS).