• 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: Xcode, Perforce and Project Dependencies
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode, Perforce and Project Dependencies


  • Subject: Re: Xcode, Perforce and Project Dependencies
  • From: Andrew Kimpton <email@hidden>
  • Date: Fri, 07 Oct 2005 15:03:27 -0700

Zameer Andani wrote:

Hi, I am using Perforce as my source-control software.  I am having trouble
saving my target project's dependencies.  I do the following:

Check out the *.pbxproj project file
From targets select the target and get info.
   Add the dependencies in the general info pane
Commit the *.pbxproj file

I then delete my project folder, and force a sync to head.  When I open my
project file, my dependencies are gone.

I have been battling with this issue for a few days now and can seem to come
up with a solution.

Any ideas?



Do a diff of the *.pbxproj file before submitting (just to make sure your changes are really in the file - the file is textual enough to be able to work this out). If the changes are in the file I doubt Perforce is the problem but make sure the before and after delete and sync files match.

It's also possible that the problem is actually a known issue in XCode 2.1 where projects with multiple targets and external project dependencies (target A in Project A depends on Target B in Project B AND target C in Project A also depends on Target B in Project B) will not preserve their dependancies (they're saved but the second time you open Project A Xcode will fail to regenerate the dependencies correctly internally and they'll be lost). This is a known problem I filed in Radar a while back and I believe is addressed in a forthcoming update.

Thanks

Zameer



Andrew 8-)

_______________________________________________
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: 
 >Xcode, Perforce and Project Dependencies (From: Zameer Andani <email@hidden>)

  • Prev by Date: Xcode, Perforce and Project Dependencies
  • Next by Date: Re: Cross-SDK CGImageCreate
  • Previous by thread: Xcode, Perforce and Project Dependencies
  • Next by thread: C++ in a Cocoa App - How Hard is THAT?
  • Index(es):
    • Date
    • Thread