• 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
Strange problem Generate Pos-Dependent Code option
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Strange problem Generate Pos-Dependent Code option


  • Subject: Strange problem Generate Pos-Dependent Code option
  • From: Mark Munz <email@hidden>
  • Date: Tue, 10 May 2005 23:18:50 -0500

I'm running into a strange problem and I'm not sure if it's just a configuration issue, a bug, or just a limitation with Xcode 2.0.

I've got several different targets, some of which are dynamic bundles (which live in a different project file) and one of which is an Application. And I've got an aggregate target that builds the app, builds the bundles, and then copies the bundles into the application.

I've got some common utility classes that I'm using in both projects. If the Application is built before the bundle code, the compiler chokes on the position dependent strings. If I go to the original project file, clean all targets and re-compile just the bundles, it appears to compile again (If I don't clean all, it chokes).

Is the compiler somehow caching the code generated from one target/ project for use in another project?

Is there a way to address this other than duplicating the common files for each project?

Any help is much appreciated. Thanks.

Mark Munz

_______________________________________________
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


  • Prev by Date: xcode java project question
  • Next by Date: FileMerge substitution
  • Previous by thread: xcode java project question
  • Next by thread: FileMerge substitution
  • Index(es):
    • Date
    • Thread