I just started developing with Xcode 4.2 and iOS5. After creating an empty tabbed app project, I noticed that the new βstrongβ keyword is used for properties. I read in this post about this related to saving the replacement in the ARC environment, but this is not the case because I did not check the box "Use automatic reference counting".
source share