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-mobile.xcscheme | 16 ++++++---------- .../xcshareddata/xcschemes/subsurface.xcscheme | 16 ++++++++-------- 2 files changed, 14 insertions(+), 18 deletions(-) (limited to 'packaging/macosx') diff --git a/packaging/macosx/Subsurface-mobile.xcodeproj/xcshareddata/xcschemes/Subsurface-mobile.xcscheme b/packaging/macosx/Subsurface-mobile.xcodeproj/xcshareddata/xcschemes/Subsurface-mobile.xcscheme index 730e17be7..f398d023d 100644 --- a/packaging/macosx/Subsurface-mobile.xcodeproj/xcshareddata/xcschemes/Subsurface-mobile.xcscheme +++ b/packaging/macosx/Subsurface-mobile.xcodeproj/xcshareddata/xcschemes/Subsurface-mobile.xcscheme @@ -1,17 +1,17 @@ + version = "1.3"> + buildForProfiling = "NO" + buildForArchiving = "NO" + buildForAnalyzing = "NO"> - - + FilePath = "~/develop/src/subsurface/build-mobile/Subsurface-mobile.app"> - - + buildForProfiling = "NO" + buildForArchiving = "NO" + buildForAnalyzing = "NO"> - - + + - -