summaryrefslogtreecommitdiff
path: root/Hercules.xcodeproj/project.pbxproj
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2015-12-06 18:41:03 +0100
committerHaru <haru@dotalux.com>2016-01-29 10:56:36 +0100
commit6647a1d94ee2f218e0266712a1ec6a24853962da (patch)
treeec3a828bc6622f3bb8d7f87b8e092fc4ba116ac2 /Hercules.xcodeproj/project.pbxproj
parent006e9b2d3e7d5ad3d89fae731d08aedcf73d2dbb (diff)
downloadhercules-6647a1d94ee2f218e0266712a1ec6a24853962da.tar.gz
hercules-6647a1d94ee2f218e0266712a1ec6a24853962da.tar.bz2
hercules-6647a1d94ee2f218e0266712a1ec6a24853962da.tar.xz
hercules-6647a1d94ee2f218e0266712a1ec6a24853962da.zip
Updated Xcode project to version 7.1
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'Hercules.xcodeproj/project.pbxproj')
-rw-r--r--Hercules.xcodeproj/project.pbxproj3
1 files changed, 2 insertions, 1 deletions
diff --git a/Hercules.xcodeproj/project.pbxproj b/Hercules.xcodeproj/project.pbxproj
index 07967e965..1a4b6ae53 100644
--- a/Hercules.xcodeproj/project.pbxproj
+++ b/Hercules.xcodeproj/project.pbxproj
@@ -1068,7 +1068,7 @@
A56CC652185642B4009EB79C /* Project object */ = {
isa = PBXProject;
attributes = {
- LastUpgradeCheck = 0700;
+ LastUpgradeCheck = 0710;
ORGANIZATIONNAME = herc.ws;
};
buildConfigurationList = A56CC655185642B4009EB79C /* Build configuration list for PBXProject "Hercules" */;
@@ -1498,6 +1498,7 @@
CLANG_WARN_INT_CONVERSION = YES;
CONFIGURATION_BUILD_DIR = "$(PROJECT_DIR)";
COPY_PHASE_STRIP = NO;
+ ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_FAST_MATH = YES;