whebasic.blogg.se

What is an xcode target
What is an xcode target







what is an xcode target what is an xcode target

When you add an xcodeproj to your project then it will show up as shown in the picture, allowing you to browse the source code contained in this sub-project as well. I have a folder Externals that contains clones of these two GitHub projects. The file system structure and the group structure are more or less identical. This is how the project tree looks on my machine: My DTRichTextEditor framework is making heavy use of my two open source projects. This is the first case where I myself am using sub-projects. One way or the other this here should work, and if it doesn’t work for you then “you’re holding it wrong”. Some people told me that they did what I am about to describe in Xcode 3 to get it working. Note that Xcode 4.2 might cause you a bit of trouble until this works right.









What is an xcode target