Fixed auto type not getting the corret entry set after cloning

Minor changes to time recording
This commit is contained in:
michael starke
2014-04-12 09:34:19 +02:00
parent acb5d6de04
commit c3768d8d3e
3 changed files with 10 additions and 3 deletions

View File

@@ -80,6 +80,13 @@
isEnabled = "NO">
</CommandLineArgument>
</CommandLineArguments>
<EnvironmentVariables>
<EnvironmentVariable
key = " OBJC_PRINT_REPLACED_METHODS"
value = "YES"
isEnabled = "YES">
</EnvironmentVariable>
</EnvironmentVariables>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>