summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2018-11-05 20:47:41 +0200
committerTor Lillqvist <tml@collabora.com>2018-11-06 17:41:44 +0200
commit495a4ee609fd70075befee8082f9cf710b50d9e6 (patch)
treea1f62703369550ba1f84af0920bc1f03a1e2b925
parent0fb89bc4d025b51a5f142e51e8cb9d471610595a (diff)
Define LOSRCDIR in the Relase configuration, too
Change-Id: Ida42481637270d5a8c4f5f0c2a1603a0248f8bdc
-rw-r--r--Mobile/Mobile.xcodeproj/project.pbxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/Mobile/Mobile.xcodeproj/project.pbxproj b/Mobile/Mobile.xcodeproj/project.pbxproj
index 12d12e25f..4e5e98948 100644
--- a/Mobile/Mobile.xcodeproj/project.pbxproj
+++ b/Mobile/Mobile.xcodeproj/project.pbxproj
@@ -1447,6 +1447,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 11.4;
+ LOSRCDIR = "$(SOURCE_ROOT)/../../ios-device";
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
VALIDATE_PRODUCT = YES;