Re: Change Xcode group order
Re: Change Xcode group order
- Subject: Re: Change Xcode group order
- From: DeNigris Sean <email@hidden>
- Date: Tue, 10 Nov 2009 23:33:41 -0500
On Nov 10, 2009, at 4:22 PM, DeNigris Sean wrote: I added a group to an Xcode project via:
tell root group make new group with properties {name:"Features", path type:project relative, path:group_name} end tell
But it added as the last group in its super group. Can anyone think of a way to move it to a different location in the supergroup?
The solution was so simple... make new group with properties {name:group_name, path type:project relative, path:group_name} at beginning |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden