• 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: Building App when Framework is in Same Project?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building App when Framework is in Same Project?


  • Subject: Re: Building App when Framework is in Same Project?
  • From: Karl Moskowski <email@hidden>
  • Date: Mon, 12 May 2008 14:27:39 -0400


On 12-May-08, at 1:24 PM, j o a r wrote:
<http://rentzsch.com/cocoa/embeddedFrameworks>


Thanks, j o a r.

For future reference, to summarize Wolf's excellent video:
- Get Info on the framework target and switch to the Build tab:
- change the Installation Directory setting to @executable_path/../ Frameworks (from the default of $(HOME)/Library/Frameworks)
- enable Prebinding (off by default in my Xcode 3.0 project)
- add to Other Linker Flags: -seg1addr 0xb000000
- ctrl+click on the app target, add a new Copy Files build phase with Destination of Frameworks
- drag the framework from the Products folder to the new build phase


BTW, it seemed to work OK before I enabled Prebinding and added the linker flag. Are these steps still required with Xcode 3.0 & Leopard?


---- Karl Moskowski <email@hidden> Voodoo Ergonomics Inc. <http://voodooergonomics.com/>

Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
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: Building App when Framework is in Same Project?
      • From: "Sherm Pendley" <email@hidden>
References: 
 >Building App when Framework is in Same Project? (From: Karl Moskowski <email@hidden>)
 >Re: Building App when Framework is in Same Project? (From: j o a r <email@hidden>)

  • Prev by Date: Xcode 3 deletes the strings.pbxstrings folder
  • Next by Date: Re: size of the Xcode precompiled headers
  • Previous by thread: Re: Building App when Framework is in Same Project?
  • Next by thread: Re: Building App when Framework is in Same Project?
  • Index(es):
    • Date
    • Thread