osx - Support for macOS framework includes in VSC? -
i have following code:
this code compile , run without trouble. however, visual studio code not recognize corefoundation import. have attempted place various paths "/system/library/frameworks" in includepath , browse:path in c_cpp_properties.json file, not resolve problem.
i guessing because vsc not support or recognize macos framework includes.
what wondering if there can vsc recognize macos framework include.
Comments
Post a Comment