V
V
v4d1k2014-08-18 18:48:30
Apple Xcode
v4d1k, 2014-08-18 18:48:30

How to merge two projects in xcode 5?

I have an xcode project, and I need to somehow connect a project with a library to it, I want to compile this whole thing for the ios simulator

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
smanioso, 2014-08-19
@smanioso

Almost any adequate library has a README with a section that describes how to include this library in your project. The best solution would be to use information from the author of the library.

I
ivanzoid, 2014-08-21
@ivanzoid

You can simply drag and drop one project to another, and if the project being added is a library, then in the settings of the one in which we add, set the link with either of the added ones.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question