Turn off the App Sandbox for now.
authorRobert Sesek <rsesek@bluestatic.org>
Sun, 15 Dec 2019 20:03:01 +0000 (15:03 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Sun, 15 Dec 2019 20:03:01 +0000 (15:03 -0500)
commit716f308f361e22b45c5162c2de39977d180853b5
tree2115edc8fb803222e7e9a44c36c1349c6c11260c
parente4558f4658abd2e1e559944ad47fa04ba7084d40
Turn off the App Sandbox for now.

Sparkle 1.x does not support updating from within the App Sandbox,
per https://github.com/sparkle-project/Sparkle/issues/363. Move all the
sandbox support behind a USE_APP_SANDBOX compiler define, and create a
new Release-AppSandbox build configuration for it.
MacGDBp.xcodeproj/project.pbxproj
Source/AppDelegate.m
Source/DebuggerController.m
Source/FileAccessController.h
Source/FileAccessController.m
Source/PreferenceNames.h
Source/PreferenceNames.m
Source/PreferencesController.h
Source/PreferencesController.m