My Technical Romance

A romantic developer who understands coffee and leisure

  1. Unfinished compile with iOS11 SDK at archive

    swift optimization level 이 Fast, Whole Module optimization(-O -whole-module-optimization)일때 컴파일이 끝나지 않는 현상이 있다.

  2. Should we use [weak self] in GCD

    GCD 안에서 반드시 weak self 를 사용해야 할까?

  3. Unit testing with AppCode

    AppCode를 이용해 유닛테스트를 해보자