Yes, strong is the default in Xcode 4.3 and later. It’s documented both in the LLVM docs and in Apple’s guides to using properties and working with ARC.
Yes, strong is the default in Xcode 4.3 and later. It’s documented both in the LLVM docs and in Apple’s guides to using properties and working with ARC.