XCode Flashcards

1
Q

When you add a Header Search Path what does the little checkbox next to each entry do?

A

It tells XCode to search folders present in the path specified in addition to the path itself.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What’s a shorter term for when you check the checkbox in the Header Search Path entry (causing XCode to search folders present in the path specified in addition to the path itself)?

A

Recursive Search Path

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What does the path item $(SRCROOT) stand for?

Example path:

$(SRCROOT)/Airship/**

A

Directory path. Identifies the directory containing the target’s source files.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Hotkey to toggle between .m and .h files

A

Option-Command-Up

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Hotkey to open the documentation for the symbol under the mouse

A

Option-double-click

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Hotkey to go to previously opened file

A

Option-Command Left-Arrow

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Hotkey to go to next file

A

Option-Command Right-Arrow

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Hotkey to indent code selection

A

Command-[

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly