Post

Replies

Boosts

Views

Activity

Reply to error: type for self cannot be reconstructed: type for typename
[quote='808691022, dimazava_vk, /thread/765788?answerId=808691022#808691022, /profile/dimazava_vk'] Report after running swift-healthcheck in lldb contains such errors like: [/quote] Correct. I also have report like you after swift-healthcheck: SwiftASTContextForExpressions(module: "moduleName", cu: "MySwiftName.swift")::LoadOneModule() -- Missing Swift module or Clang module found for "moduleName", "imported" via SwiftDWARFImporterDelegate. Hint: Register Swift modules with the linker using -add_ast_path. My Xcode project works fine in before i upgraded my macOS and Xcode. Actually i didn't do anything after i upgraded to macOS v15.0.1(24A348), Xcode 16.0(16A242d) except fix compilation problem. There is a possibly solution for this issue(just like you sard, the hint), but it did't work for me actually and i still try to figure it out. I wonder how could you solve the problem specifically. Thanks.
Oct ’24