vscode-clang icon indicating copy to clipboard operation
vscode-clang copied to clipboard

How to setup a project for iOS development?

Open derwaldgeist opened this issue 6 years ago • 0 comments

I would like to use VS Code to work on Objective C / C++ code of an iOS library.

It kinda works, but I get error messages complaining that certain constants are not available on macOS, like the one shown below. The same project works fine in Xcode.

Maybe I'm too dumb, but I can't find an option to set iOS as the development target for VS Code?

image

derwaldgeist avatar Jul 14 '19 09:07 derwaldgeist