Created by: legranddamien
Xcode 9.2 introduced a new warning : Implicit retain of 'self' within blocks. Since then I have theses warning in my personal project. This pull request fix this.
Implicit retain of 'self' within blocks