You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Defining a target which uses C++ interop and then using swift package dump-symbol-graph will result in a failure due to the inability to use the symbol graph extraction as the C++ language mode is not enabled and instead C is used.