Skip to content

[swift-inspect] Start at least building swift-inspect on Darwin. #37377

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion utils/build-presets.ini
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ swiftpm
swift-driver
indexstore-db
sourcekit-lsp

swift-inspect
swiftsyntax
swiftsyntax-verify-generated-files

Expand Down Expand Up @@ -600,6 +600,7 @@ swiftsyntax-verify-generated-files
swift-driver
indexstore-db
sourcekit-lsp
swift-inspect
install-llvm
install-swift
install-llbuild
Expand Down Expand Up @@ -1179,6 +1180,7 @@ lldb
llbuild
swiftpm
swift-driver
swift-inspect
swiftsyntax
skstresstester
swiftevolve
Expand Down Expand Up @@ -1506,6 +1508,7 @@ libcxx
# Build llbuild & swiftpm here
llbuild
swiftpm
swift-inspect
swift-driver
swiftsyntax

Expand Down