From 9ea46f196adec41afffe8670a647dd04c4519b99 Mon Sep 17 00:00:00 2001 From: jan Iversen Date: Tue, 10 Dec 2019 11:59:07 +0100 Subject: mac: correct Xcode project schemes Update schemes to only allow run. Now it is possible to build/run/debug mobileExecutable as well as desktop from within Xcode. Xcode demands that the path to the debug executable it not relative, this of course gives a portability problem. The path selected are ~/develop/src/subsurface/build.... to at least give it a shine of not being fixed. Signed-off-by: Jan Iversen --- .../xcshareddata/xcschemes/subsurface.xcscheme | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'packaging/macosx/Subsurface-mobile.xcodeproj/xcshareddata/xcschemes/subsurface.xcscheme') diff --git a/packaging/macosx/Subsurface-mobile.xcodeproj/xcshareddata/xcschemes/subsurface.xcscheme b/packaging/macosx/Subsurface-mobile.xcodeproj/xcshareddata/xcschemes/subsurface.xcscheme index 0ea97e2ba..d0a9ffa30 100644 --- a/packaging/macosx/Subsurface-mobile.xcodeproj/xcshareddata/xcschemes/subsurface.xcscheme +++ b/packaging/macosx/Subsurface-mobile.xcodeproj/xcshareddata/xcschemes/subsurface.xcscheme @@ -7,11 +7,11 @@ buildImplicitDependencies = "YES"> + buildForProfiling = "NO" + buildForArchiving = "NO" + buildForAnalyzing = "NO"> - - + + - -