Skip to content

Instantly share code, notes, and snippets.

@josuesasilva
Created February 10, 2020 17:16
Show Gist options
  • Save josuesasilva/ac20fc1768a0a5457d9e2787a4a2342d to your computer and use it in GitHub Desktop.
Save josuesasilva/ac20fc1768a0a5457d9e2787a4a2342d to your computer and use it in GitHub Desktop.
Add debugger to iOS app built with Bazel 2.0.0 and Tulsi 0.20200115.88
// Just add this two flags in Tulsi settings to make breakpoints work.
// Open Tulsi, select "Shared Options" tab and put the flags in "'build' options" section
--strategy=SwiftCompile=standalone --apple_generate_dsym
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment