Preventing users from editing Favorites
You can prevent a user from adding to, rearranging, or removing analyses from the Favorites view.
About this task
Perform this task in the copy of the DeploymentKitApp in Xcode on your computer. In Xcode Project navigator, browse to and open .
Note: You can customize
most settings in Xcode, in
.
Edit the key and value pairs in the
Property List view. Optionally, you can edit the
XML directly in the
Source Code view. To work in the XML view, right
click the file name, and then click
.
Procedure
Results
YES. Setting the value to
NO is equivalent to not having this key in the
configuration file.
Parent topic: Disable user actions and views