I know that Xcode 3 never supported regions, but I'm not sure if there is Xcode 4, wondering if anyone knows.
Regions are useful for streamlining code and keeping it clean and manageable; they are supported in the .NET C # IDE and are usually accessible using #region and #endregion (if I remember correctly).
If not, is there another way to manage the code? Any tips, techniques or tips would be fantastic!
Oliver.
Xcode ( 3, 4) , , , , . , , , , .. , . ; .
Xcode 4 " " , , , .
( 3, 4) #pragma mark SectionName , .
#pragma mark SectionName