It occurred to me that instead of linking your project to a framework, you are wanting to add a third party framework bundle. You would just do that from the project navigator. Select a group where you want to add it and choose the add file popup. Hope that helps.
On Sep 25, 2014, at 1:38 PM, Barry Hadder <[email protected]> wrote: Hi, In the project navigator, choose the top level item. In the XcodeProj editor group, select the target popup item from the project and targets popup then choose the general tab. Find linked frameworks and libraries and expand it. Then press the add button. I am assuming that by modules you are talking about modules for system frameworks to speed up build time. You enable that setting in the build settings. On Sep 25, 2014, at 12:29 PM, nicholas acosta <[email protected] <mailto:[email protected]>> wrote: Hi, I am using Xcode 6. I want to know how to add a framework to a project? Or, How to use modules? Thanks. -- You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]>. To post to this group, send email to [email protected] <mailto:[email protected]>. Visit this group at http://groups.google.com/group/macvisionaries <http://groups.google.com/group/macvisionaries>. For more options, visit https://groups.google.com/d/optout <https://groups.google.com/d/optout>. Barry Hadder [email protected] <mailto:[email protected]> Barry Hadder [email protected] -- You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/macvisionaries. For more options, visit https://groups.google.com/d/optout.
