8 ms·
About that category issue: you know about the -all_load and -force_load linker flags, right? c.f. the "Important" box in http://developer.apple.com/library/mac
by krevis 14y ago
About that category issue: you know about the -all_load and -force_load linker flags, right?
c.f. the "Important" box in
http://developer.apple.com/library/mac/#qa/qa1490/_index.html http://developer.apple.com/library/mac/#qa/qa1490/_index.htm...
- SeoxyS 14y agoYes, but that's a flag that our library's users would have to figure out how to add to their project. And if they forget to, it would create crashes at runtime. That's not a can of worm we were willing to open.