• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Newbie Question - Subprojects in XCode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Newbie Question - Subprojects in XCode


  • Subject: Re: Newbie Question - Subprojects in XCode
  • From: Jean-Daniel Dupas <email@hidden>
  • Date: Thu, 19 Jun 2008 13:54:48 +0200

Le 19 juin 08 à 13:32, Adil Saleem a écrit :

Hi,

I am relatively new to Mac programming. I've been
trying hard to understand multiple projects in Xcode.
But so far i haven't understood as to how to implement
multiple projects in Xcode.

Suppose i have Cocoa applications A and B. I want them
to be a part of the larger project C. How do i add
projects A and B as subprojects of C, so that whenever
i compile/build i don't have to separately build all 3
of them.

If somebody please give me a simple code or
step-by-step guide, i'll be grateful.

Thanx

You may either create 3 Targets in one project (the simplest way to do it), or drag and drop your "subprojects" files into your main project window.
In both case, you have then to edit your main target settings to set dependencies.


http://developer.apple.com/documentation/DeveloperTools/Conceptual/XcodeUserGuide/Contents/Resources/en.lproj/05_02_bs_targets/chapter_31_section_3.html

http://developer.apple.com/documentation/DeveloperTools/Conceptual/XcodeUserGuide/Contents/Resources/en.lproj/01_40_tasks_add_files/chapter_7_section_7.html


Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Newbie Question - Subprojects in XCode (From: Adil Saleem <email@hidden>)

  • Prev by Date: Newbie Question - Subprojects in XCode
  • Next by Date: Re: svn: commit failed for Entire Project, but works for one file
  • Previous by thread: Newbie Question - Subprojects in XCode
  • Next by thread: Application not cleanly terminating when running in Xcode
  • Index(es):
    • Date
    • Thread