@swiftlysingh@performsegue Totally agreed on that but when we cleaning the code that time we are not delivering anything new to the users as per PO point of view.
@swiftlysingh@performsegue Refactored some func which have more than 1000 lines and that code is not written by me ๐ฌ Refactoring is kind of hard thing because at client point of view we are not delivering anything new except some regression issues ๐ ๐ค๐ป
@r_alikhamov Ok, will check compile time difference of these syntaxโs. And is swift short syntax increasing compilation time i.e. now we can skip return keyword from single line function.
#ios project, combine of #swift and #objc with large scale and it take almost 10-15 min for compiling, so how to reduce this time?
Appreciate your reply/ input on this which will very helpful