I find myself wasting so much time dealing with Xcodes auto indentation that I have to ask if there is something I just have wrong in my settings. Basically if I spend time indenting code within a method, and then copy that entire method and paste it, the newly pasted method does not retain any of the white space that I applied to the original.
For example, here is a screenshot where the top method I indented all the objects of an array so they are lined up properly. Then I selected the entire method, copied and pasted, and you can see the method below has the indentation all messed up.
I am using Xcode 4.4.1, here are my settings: