swiftlang / vscode-swift

Visual Studio Code Extension for Swift
https://marketplace.visualstudio.com/items?itemName=sswg.swift-lang
Apache License 2.0
736 stars 51 forks source link

error: Activating Swift extension failed: Failed to find lldb-dap in Swift toolchain #1077

Open fearnliu opened 3 days ago

fearnliu commented 3 days ago

Environment:

Reproduce:

  1. upgrade to macOS Squoia 15.0
  2. upgrade to Xcode 16.0
  3. upgrade to VSCode 1.93.1
  4. create a iOS App project by XCode 16.0
  5. open the project by VSCode

Screenshots:

image image image image
plemarquand commented 3 days ago

@fearnliu could you run > Swift: Capture VS Code Swift Diagnostic Bundle, choose Minimal Bundle and attach the two files to this issue?

Have you updated to the newest Xcode (Xcode 16)?

fearnliu commented 3 days ago

@fearnliu could you run > Swift: Capture VS Code Swift Diagnostic Bundle, choose Minimal Bundle and attach the two files to this issue?

Have you updated to the newest Xcode (Xcode 16)?

@plemarquand Hello~ thanks for your reply.

I have run the command in VScode. there are two files in attach files.

yep~, Xcode is Version 16.0(has upgraded to the latest version in Mac App Store recently), and the project "SmartAlarmClock"(ios APP) was created by Xcode 16. I have just opened the project in my VSCode.

By the way, my mac cpu is intel x64.

extension-logs.txt settings.txt