Skip to content

Commit

Permalink
fixup! Allow debug to startup lldb on macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcgilchrist committed Jul 2, 2024
1 parent e4c282a commit 0cabe82
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,8 @@ jobs:
# Allows starting up lldb from a remote terminal
sudo DevToolsSecurity --enable
spctl developer-mode enable-terminal
# Select latest supported version
sudo xcode-select -s /Applications/Xcode_15.4.app/Contents/Developer
- name: configure tree
run: |
Expand Down

0 comments on commit 0cabe82

Please sign in to comment.