Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Differences between "empty project" and "external build system" in XCode

I am new in the programming world, and use XCode's IDE and compiler (GCC?) to program. But I have a questions, what is the differences between "empty project" and "external build system" in XCode?

It's sounds like a stupid question, but why not ask? :)

like image 292
Anomym Avatar asked Jun 10 '26 13:06

Anomym


1 Answers

The External Build System project template already contains a target for, you guessed it!, an external build system; the empty project is empty, i.e. has no targets at all. Not that big a difference, there is a template for an external target, so it's just a few clicks away.

like image 51
w-m Avatar answered Jun 13 '26 07:06

w-m



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!