Since the update to xCode 7.3 and swift 2.2 code generated by PaintCode now produces the following warnings:
Use of string literal for Objective-C selectors is deprecated; use '#selector' instead
Can this be resolved via PaintCode configuration or do we have to wait on a update of PaintCode app itself?