xcode - Strange execution order when stepping through Swift code -


when stepping through debug swift code in xcode, see execution order strange things e.g. jumping end of if statements , back.

it's compiler optimisations enabled, not - i've confirmed project settings debug builds "none[-o0]".

does know why happens? there funky going on behind scenes?

or straight forward lack of maturity of swift compiler/ui/debugger?


Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -