About

This is the developer blog of Simon Wolf, Mac and iPhone developer, owner of Otter Software Ltd.

I am currently available for contract work so please get in touch to see if I can help you.

Twitter Accounts
« Lion and XIB Internal Inconsistencies | Main | Backups and Xcode 4 Build Files »
Friday
Aug122011

Xcode and the Developer Tools Group

If the account you use for development is not an administrative account you will be asked to enter the name and password for a user who is in the Developer Tools group once per login. To get around this you can add your account's username to the _developer group.
  1. To make life simple log in to an administrative account
  2. Launch Terminal
  3. Type: sudo dscl . append /Groups/_developer GroupMembership <username>
  4. Quit Terminal and log out of the administrative account

Reader Comments

There are no comments for this journal entry. To create a new comment, use the form below.

PostPost a New Comment

Enter your information below to add a new comment.

My response is on my own website »
Author Email (optional):
Author URL (optional):
Post:
 
Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>