Peter Steinberger
Using Subscripting With Xcode 4.4 And iOS 4.3+
Xcode 4.4's modern Objective-C subscripting syntax (array[index]) can work with iOS 4.3+ using a header-only hack.
1 article published
Xcode 4.4's modern Objective-C subscripting syntax (array[index]) can work with iOS 4.3+ using a header-only hack.