# HG changeset patch # User antonc27 # Date 1439422297 -7200 # Node ID c402c68839a9a76b9835894b95f458838f7056a7 # Parent 5ea358421a65238c4cf6cb82ea95045659055e8c - 'Generate position dependent code' et to NO. Otherwise crashed at initialization step. diff -r 5ea358421a65 -r c402c68839a9 project_files/HedgewarsMobile/Hedgewars.xcodeproj/project.pbxproj --- a/project_files/HedgewarsMobile/Hedgewars.xcodeproj/project.pbxproj Tue Aug 11 02:42:53 2015 +0200 +++ b/project_files/HedgewarsMobile/Hedgewars.xcodeproj/project.pbxproj Thu Aug 13 01:31:37 2015 +0200 @@ -2249,7 +2249,7 @@ FPC_UNITS_PATH = "-Fu\"$(PROJECT_DIR)\""; GCC_C_LANGUAGE_STANDARD = c99; GCC_DEBUGGING_SYMBOLS = default; - GCC_DYNAMIC_NO_PIC = YES; + GCC_DYNAMIC_NO_PIC = NO; GCC_FAST_MATH = YES; GCC_NO_COMMON_BLOCKS = YES; GCC_OPTIMIZATION_LEVEL = s;