I create a project with ARC support using the Xcode project wizard. Compared with a program without ARC support, I did not notice any differences. Is there any hint that can tel
add "-fno-objc-arc" compiler flags for all the .m files in build phases