I'm a PC developer, and am trying to get used to XCode, but it is aggravating the heck out of me right now.
In DevStudio, you have the concept of a "solution" in which you can string multiple projects together, create dependency chains, etc...
The Solution File is separate from the Project files (which could be libs, exes, dlls, etc...)
In XCode I see that you can set multiple targets within a project, but it seems to get embedded inside of the project, and it's not clear how to separate these out, reuse them, etc...
XCode seems rather clunky UI wise, does anyone have a helpful tips guide for a DevStudio person?
Thanks!
In DevStudio, you have the concept of a "solution" in which you can string multiple projects together, create dependency chains, etc...
The Solution File is separate from the Project files (which could be libs, exes, dlls, etc...)
In XCode I see that you can set multiple targets within a project, but it seems to get embedded inside of the project, and it's not clear how to separate these out, reuse them, etc...
XCode seems rather clunky UI wise, does anyone have a helpful tips guide for a DevStudio person?
Thanks!