Skip to content

Instantly share code, notes, and snippets.

@cezheng
Last active September 3, 2015 02:02
Show Gist options
  • Save cezheng/3f15e4a20c649581c061 to your computer and use it in GitHub Desktop.
Save cezheng/3f15e4a20c649581c061 to your computer and use it in GitHub Desktop.
Making OSX Commandline tool project able to debug with Swift frameworks
LD_RUNPATH_SEARCH_PATHS = $DEVELOPER_DIR/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment