Use git revision in elog

This commit is contained in:
2015-12-22 10:03:33 +01:00
parent 37da0441da
commit 51cda31f5d
2 changed files with 16 additions and 11 deletions
+1 -4
View File
@@ -187,10 +187,7 @@
COPY_PHASE_STRIP = NO;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
GCC_PREPROCESSOR_DEFINITIONS = (
HAVE_SSL,
DEBUG,
);
GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
GCC_WARN_64_TO_32_BIT_CONVERSION = NO;
OTHER_LDFLAGS = "-lssl";
PRODUCT_NAME = "$(TARGET_NAME)";