Behaviors give you further control for options when you run, debug, or test an app. These features include adding a sound for when the app builds successfully, speaking a command, running a script, and showing or hiding a portion of the user interface of
- [Instructor] Like schemes, behaviors give you…some options to control what happens…when building, running, or performing other tasks in Xcode.…You can modify behaviors through Xcode Preferences.…Under Xcode Preferences,…head to the Behaviors tab.…So here we have some different sections,…Build, Testing, Running, et cetera.…You could scroll down to see them all.…And here we have check boxes that specify…when certain behaviors are triggered…for a particular action.…
For example, we have behaviors triggered…when a build succeeds.…If you select Build, and Succeeds,…you'll see that in this section…we have a checkbox next to…Notify using bezel or system notification.…So if I close this,…and I build the application with command + B,…you'll see that it says build succeeded using the bezel.…So if you want to turn that off,…you can go back to Xcode Preferences,…and you could uncheck that box.…
Now when we run the application,…we don't get a notification that the build succeeded.…So of course, you can tune that…to your own personal preferences.…
Author
Released
1/29/2019- Installing Xcode
- Creating your first project
- Editing code
- Creating snippets
- Prototyping in playgrounds
- Implementing version control with Git
- Building and connecting the interface
- Compiling and debugging apps in Xcode
- Creating workspaces for sharing resources and code
Skill Level Beginner
Duration
Views
Related Courses
-
Swift 5 Essential Training
with Harrison Ferrone4h 3m Beginner
-
Introduction
-
1. Getting Started
-
Install Xcode41s
-
Explore the user interface4m 21s
-
Use tabs52s
-
Open files quickly1m 6s
-
View the Xcode documentation1m 20s
-
Groups and folder references4m 11s
-
-
2. Edit Code
-
Custom documentation2m 54s
-
Create snippets2m 11s
-
Use the Symbol Navigator1m 44s
-
Prototype in a playground2m 46s
-
3. Source Control
-
Commit and push changes3m 50s
-
Branches and merging2m 52s
-
Using the version editor2m 38s
-
Resolve merge conflicts4m 28s
-
Clone a branch59s
-
4. Interface Builder Basics
-
Explore Interface Builder3m 59s
-
Use the Inspector3m 33s
-
Understanding pinning5m 17s
-
Refine pins3m 37s
-
Import and use images3m 46s
-
-
5. Compile and Debug
-
Work with schemes3m 32s
-
Use behaviors1m 46s
-
Use the debugger3m 42s
-
Work with breakpoints4m 21s
-
Refactor code1m 51s
-
Create unit tests5m 1s
-
-
6. Workspaces
-
Create a workspace2m 51s
-
-
Conclusion
-
Next steps1m 5s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Use behaviors