• 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
XCode4 force relink when static library change
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

XCode4 force relink when static library change


  • Subject: XCode4 force relink when static library change
  • From: Bruno Berisso <email@hidden>
  • Date: Mon, 31 Oct 2011 10:50:11 -0200

Hi all.

I hava tow projects, ket say "A" and "B", "A" is a stander iOS project and "B" is a static library project. What I need is:
- If I compile "A" for iOS device then Xcode should generate "B" for iOS device and link it to "A".
- If I change some code in "B" and then run "A" Xcode should recompile "B", relink "B" to "A" and execute "A".

I can complete the first requirement, but the second one is driven mi creasy. When I change some code in "B" and execute "A" Xcode compile the project "B" but don't relink to "A" with the last version of "B". Instead keep using the previous version of the library. So every time I change "B" I must clean the entry project to force Xcode to relink to the last version of "B".

So. Any comment / help / suggestion is very welcome.
Regards._______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: XCode4 force relink when static library change
      • From: Jens Alfke <email@hidden>
  • Prev by Date: [ANN] NSLogger 1.0 - powerful logging tool
  • Next by Date: Re: How to draw over a control in an NSView
  • Previous by thread: [ANN] NSLogger 1.0 - powerful logging tool
  • Next by thread: Re: XCode4 force relink when static library change
  • Index(es):
    • Date
    • Thread