These are the steps to create an Xcode project for your Node.js Native Add-Ons:
-
Go inside the folder of your project
-
Digit the following command:
node-gyp configure --debug -- -f xcode
Now in the folder build you can find a file called binding.xcodeproj