Add a new File Access preferences pane.
authorRobert Sesek <rsesek@bluestatic.org>
Sat, 7 Dec 2019 22:42:56 +0000 (17:42 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Sun, 15 Dec 2019 17:08:04 +0000 (12:08 -0500)
commit6477ae394e83b8776695c6937375bbcde7388605
tree29d315ec86c15ea6c04c535807cbb6222528792f
parent25acbee418fc8201a639e6de8e4c72faec64ff03
Add a new File Access preferences pane.

Doing file access on a per-bookmark basis does not work well. When
debugging a local file and a file-line breakpoint were added from the
source view of a stack frame, the user would not be able to then view
the breakpoint in context by selecting it from the breakpoints panel.

Instead, the file access prefs will be used to grant access to directory
subtrees.
Source/AppDelegate.m
Source/PreferenceNames.h
Source/PreferenceNames.m
Source/PreferencesController.h
Source/PreferencesController.m
en.lproj/Preferences.xib