diff options
author | ritsuka <[email protected]> | 2015-07-04 16:45:20 +0000 |
---|---|---|
committer | ritsuka <[email protected]> | 2015-07-04 16:45:20 +0000 |
commit | d6c21b5ec1f3d5c5f97987e442b949686d925bba (patch) | |
tree | df1e55048feba4b3f2b6cf20dfff64e7fe7924ef /macosx/HandBrake.xcodeproj/xcshareddata | |
parent | 9cea15ee7432dd3d4c3bba24b4861143243195d7 (diff) |
MacGui: disable some warnings when compiling the cli inside Xcode.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7341 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx/HandBrake.xcodeproj/xcshareddata')
-rw-r--r-- | macosx/HandBrake.xcodeproj/xcshareddata/xcschemes/HandBrake [RELEASE].xcscheme | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/macosx/HandBrake.xcodeproj/xcshareddata/xcschemes/HandBrake [RELEASE].xcscheme b/macosx/HandBrake.xcodeproj/xcshareddata/xcschemes/HandBrake [RELEASE].xcscheme index 15822333f..d5b757592 100644 --- a/macosx/HandBrake.xcodeproj/xcshareddata/xcschemes/HandBrake [RELEASE].xcscheme +++ b/macosx/HandBrake.xcodeproj/xcshareddata/xcschemes/HandBrake [RELEASE].xcscheme @@ -87,8 +87,6 @@ buildConfiguration = "release" ignoresPersistentStateOnLaunch = "NO" debugDocumentVersioning = "YES" - enableAddressSanitizer = "YES" - debugServiceExtension = "internal" allowLocationSimulation = "YES"> <BuildableProductRunnable runnableDebuggingMode = "0"> |