Browse Source

Xcode: MobileVLCKit: Build with dSYM file only on release

Soomin Lee 6 years ago
parent
commit
1c012f6a7b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      MobileVLCKit.xcodeproj/project.pbxproj

+ 1 - 0
MobileVLCKit.xcodeproj/project.pbxproj

@@ -1558,6 +1558,7 @@
 				);
 				CLANG_CXX_LIBRARY = "libc++";
 				CLANG_ENABLE_OBJC_ARC = YES;
+				DEBUG_INFORMATION_FORMAT = dwarf;
 				DSTROOT = /tmp/MobileVLCKit.dst;
 				ENABLE_NS_ASSERTIONS = NO;
 				GCC_C_LANGUAGE_STANDARD = gnu11;