• 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: Beginner Questions (was no subject)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Beginner Questions (was no subject)


  • Subject: Re: Beginner Questions (was no subject)
  • From: Jim Wrenholt <email@hidden>
  • Date: Thu, 16 Feb 2006 11:10:47 -0600


On Feb 16, 2006, at 8:39 AM, Daniel Jalkut wrote:

Now coming from the Windows Visual C world, I first thought I'd be better off making a project for each of these things and then somehow linking them together so that when I build App, it builds the others as well. Well this just didn't work. If I changed a source file in the statlib project, it wouldn't compile the dynamic lib or App.


Question one is - Can it be done this way, and is it the best way to do a project like this?

Question two - is there any sort of 'Solution' concept in XCode like there is in Visual C?


Yes it can be done this way. I don't know what solutions are entirely but it sounds like what you're getting at is that Visual C lets you have "uber-projects" that contain other projects. I think the difference with Xcode is that any project can behave in this fashion - you just have to add other projects to it.

you might want to also investigate Frameworks.
http://developer.apple.com/documentation/MacOSX/Conceptual/BPFrameworks/index.html

and Bundles
http://developer.apple.com/documentation/CoreFoundation/Conceptual/CFBundles/index.html


 _______________________________________________
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

  • Follow-Ups:
    • Re: Beginner Questions (was no subject)
      • From: Ronald Fenner <email@hidden>
References: 
 >(no subject) (From: Aaron koolen <email@hidden>)
 >Re: Beginner Questions (was no subject) (From: Daniel Jalkut <email@hidden>)

  • Prev by Date: Re: Xcode-way of using lipo to obtain universal binaries
  • Next by Date: Re: Beating XCode's key buffer
  • Previous by thread: Re: Beginner Questions (was no subject)
  • Next by thread: Re: Beginner Questions (was no subject)
  • Index(es):
    • Date
    • Thread