Skip to content

Instantly share code, notes, and snippets.

@tkremenek
Created January 27, 2016 07:38
Show Gist options
  • Save tkremenek/ffaba5c4c5b374b42a64 to your computer and use it in GitHub Desktop.
Save tkremenek/ffaba5c4c5b374b42a64 to your computer and use it in GitHub Desktop.
Possible workaround to Xcode 7.3 beta 2 not having profiling support for Swift
$ cd /Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/7.2.999
$ ln -s ../7.3.0/lib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment