Sep
25th
Fri
25th
You must build your app for 64-bit because if even one binary image running is 32-bit, then the system has to load the entire 32-bit and 64-bit framework stacks. AppKit, Foundation, Quartz—everything down to libc.
The only way the platform can successfully finish the transition to 64-bit is for everyone to distribute a 64-bit binary.
The only way the platform can successfully finish the transition to 64-bit is for everyone to distribute a 64-bit binary.