You can prevent a user from adding to, rearranging, or removing analyses from the
Gallery view.
Perform this task by editing the file
MyConfiguration.plist in the copy of the DeploymentKitApp in Xcode on your computer.
Note: You can customize most settings in
MyConfiguration.plist by editing key and value pairs in the
Property List view in XCode. 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
.
Result
The features that allow users to add, rearrange, or remove analyses from the
Gallery view of the app are not present if this key is set to
YES. Setting the value to
NO is equivalent to not having this key in the configuration file.