0
0
iOS Swiftmobile~10 mins

Xcode interface (navigator, editor, inspector) in iOS Swift - Interactive Code Practice

Choose your learning style9 modes available
Practice - 5 Tasks
Answer the questions below
1fill in blank
easy

Complete the code to open the file in the Xcode {{BLANK_1}} where you write and edit your Swift code.

iOS Swift
In Xcode, the [1] is the area where you write your Swift code and see the live preview.
Drag options to blanks, or click blank then click option'
Atoolbar
Bnavigator
Cinspector
Deditor
Attempts:
3 left
💡 Hint
Common Mistakes
Confusing the editor with the navigator or inspector.
2fill in blank
medium

Complete the sentence: The {{BLANK_1}} in Xcode shows your project files and folders.

iOS Swift
To find and open files in your project, use the [1] on the left side of Xcode.
Drag options to blanks, or click blank then click option'
Anavigator
Binspector
Ctoolbar
Deditor
Attempts:
3 left
💡 Hint
Common Mistakes
Mixing up navigator with inspector or editor.
3fill in blank
hard

Fix the error in this description: The {{BLANK_1}} shows detailed settings and properties for the selected file or UI element.

iOS Swift
When you select a UI element in the storyboard, the [1] on the right shows its properties.
Drag options to blanks, or click blank then click option'
Aeditor
Binspector
Ctoolbar
Dnavigator
Attempts:
3 left
💡 Hint
Common Mistakes
Confusing inspector with navigator or editor.
4fill in blank
hard

Fill both blanks to complete the sentence about Xcode interface: The {{BLANK_1}} is on the left and the {{BLANK_2}} is on the right.

iOS Swift
In Xcode, the [1] helps you browse files, and the [2] shows properties of selected items.
Drag options to blanks, or click blank then click option'
Anavigator
Btoolbar
Cinspector
Deditor
Attempts:
3 left
💡 Hint
Common Mistakes
Swapping navigator and inspector positions.
5fill in blank
hard

Fill all three blanks to describe Xcode interface parts: The {{BLANK_1}} shows files, the {{BLANK_2}} is where you write code, and the {{BLANK_3}} shows properties.

iOS Swift
In Xcode, the [1] is on the left, the [2] is in the center, and the [3] is on the right.
Drag options to blanks, or click blank then click option'
Anavigator
Beditor
Cinspector
Dtoolbar
Attempts:
3 left
💡 Hint
Common Mistakes
Mixing up editor and inspector positions.