Hi all.
Does Xcode have a "distribute" function (that would allow to select a few objects (on a layout) and space them out evenly), like all the "drawing" apps that I know?
I see the "Align" functions, but not "Distribute".
Or would the only way to achieve this to use Auto Layout???
Thanks.