drew
drew

Reputation: 2371

Editing Build Settings in xcode 4

I have been unable to work out how to edit build settings using the pop-up shown below.

enter image description here

I can enter multiple lines in the pop-up by clicking the '+'. My questions are :-

  1. What is the checkbox next to the setting used for?
  2. Once I have entered one or more settings in the pop-up, how do I make them transfer to the setting I am editing. There isn't a 'Save' button, and clicking off the pop-up closes it but doesn't seem to save the entered data.

Thanks

Upvotes: 2

Views: 576

Answers (1)

Yusuf X
Yusuf X

Reputation: 14633

To delete, check the checkbox and click "-". To make a new one, click "+". To save, click "Done".

Welcome to the Wonderful World of Apple UX.

Upvotes: 2

Related Questions