diff --git a/Templates/SalmonUniversalTemplate/iOS/salmontemplate.xcodeproj/project.pbxproj b/Templates/SalmonUniversalTemplate/iOS/salmontemplate.xcodeproj/project.pbxproj index 7fea230..2d30973 100644 --- a/Templates/SalmonUniversalTemplate/iOS/salmontemplate.xcodeproj/project.pbxproj +++ b/Templates/SalmonUniversalTemplate/iOS/salmontemplate.xcodeproj/project.pbxproj @@ -389,7 +389,6 @@ GCC_PREFIX_HEADER = "template-Prefix.pch"; GCC_PREPROCESSOR_DEFINITIONS = ( TARGET_IOS, - TARGET_SALMON, DEBUG, "$(inherited)", BOOST_NO_CXX11_NUMERIC_LIMITS, @@ -438,7 +437,6 @@ GCC_PREFIX_HEADER = "template-Prefix.pch"; GCC_PREPROCESSOR_DEFINITIONS = ( TARGET_IOS, - TARGET_SALMON, BOOST_NO_CXX11_NUMERIC_LIMITS, ); GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = "";