Seems like UITextAlignmentCenter is deprecated in iOS 6.
UITextAlignmentCenter
I still use it and works well, but it gives a warning.
How can I fix this?
<
You don't have to do either of these. Xcode 4.5 will compile the NSTextAlignmentCenter, etc. fine in iOS 5.
NSTextAlignmentCenter