I am new to OSx, can someone help to create Xcode project from existing code? I want to try some features of Xcode like 'profile'.
I currently use Clion for my cmake project, it is also in git repo. I simply want to import it from Xcode but it's not that easy I guess. Here some info about project and IDE:
If you need more info, I can give more. Thanks for help.
Cmake has a generator for XCode. Try:
cmake -G Xcode <dir of CMakeLists.txt>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With