• 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: Distributing Xcode projects
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Distributing Xcode projects


  • Subject: Re: Distributing Xcode projects
  • From: "Sean McBride" <email@hidden>
  • Date: Wed, 12 Jan 2005 10:05:23 -0500
  • Organization: Rogue Research

On 2005-01-07 09:35, Thaddaeus Frogley said:

>I've been working on the OS X / Xcode port of an open source library /
>toolset.  When I check the Xcode project file (.xcode) into the
>Subversion database I see that it is actually a file bundle, and so it
>goes into SVN as a folder.  At the moment I am checking in all the
>files in the folder, but now the project is almost ready for release I
>need to know (a) which files to actually distribute,

Only the project.pbxproj is needed.

>and (b) if the
>distrubution is created on a win32 system, will the bundle -> folder
>mapping be correctly recreated as folder -> bundle when an OS X user
>unzips a file created on a win32 system?

Probably.  the finder decides based on filename extension.

> Also, (c) are there any
>"gotchas" or tips I need to know about for distributing Xcode
>projects.

Be sure that the files in your project do not use full paths, but
relative paths.



 _______________________________________________
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: 
 >Distributing Xcode projects (From: Thaddaeus Frogley <email@hidden>)

  • Prev by Date: little question about navigation in Xcode
  • Next by Date: Re: custom data formatter for std::string?
  • Previous by thread: Distributing Xcode projects
  • Next by thread: error when running XCode
  • Index(es):
    • Date
    • Thread