0

Xcode normally saves its executable configurations in the user specific ".pbxuser" file. Is there a way to tell Xcode to save these configurations globally, in the "project.pbxproj" file, so all users can use them? Regards, Jochen

1 Answer 1

1

Rename your .pbxuser file to default.pbxuser and then whatever defaults are stored in there (including executable configurations) can be shared with other users. If they change settings then that will be reflected in their user.pbxuser file.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.