Skip to content

Instantly share code, notes, and snippets.

@S2Ler
Created March 24, 2017 09:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save S2Ler/76b97ba19ed33fbbab63ca2965078df2 to your computer and use it in GitHub Desktop.
Save S2Ler/76b97ba19ed33fbbab63ca2965078df2 to your computer and use it in GitHub Desktop.
Swift Compilation Time Debug
OTHER_SWIFT_FLAGS= $(inherited) -Xfrontend -warn-long-function-bodies=120 -Xfrontend -debug-time-expression-type-checking -Xfrontend -debug-time-function-bodies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment