• 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: Bundling framework with application
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bundling framework with application


  • Subject: Re: Bundling framework with application
  • From: Hes Nikke <email@hidden>
  • Date: Sun, 11 Jan 2004 21:47:31 -0800

twas 1/11/04 9:06 PM, when Laurent Daudelin at email@hidden
treated us all with:

> on 11/01/04 22:59, Daniel Hazelbaker at email@hidden wrote:
>
>> Yes. Unfortunately, every resource I have found on the net says that method
>> works in PB but not Xcode.  What is odd, is that it is saying it is trying
>> to load from /Library/Frameworks, but that is not where I have it installed
>> on my test machine, or the deployment test machine. I have it in
>> ~/Library/Frameworks.
>>
>> Daniel Hazelbaker
>>
>>> From: Jean Bovet <email@hidden>
>>> Date: Sun, 11 Jan 2004 23:04:18 +0100
>>> To: Daniel Hazelbaker <email@hidden>
>>> Cc: email@hidden
>>> Subject: Re: Bundling framework with application
>>>
>>> Did you create the framework ? If so, did you specified in the Install
>>> Path of the framework project the following string:
>>> "@executable_path/../Frameworks/" ? Like this, you specify that the
>>> framework will be embedded into the application rather than in the
>>> standard system folder.
>>>
>>> Jean Bovet
>
> How do you link your framework?
>
> -Laurent.

In NFVersionChecker 2.0 (I just released it today -
http://build.versiontracker.com/dyn/moreinfo/macosx/17021 ) I was forced
forced to jump though a few hoops to get it to work.

From the readme:
> if you want to use the framework, add it to your project and in xCode add a
> new copy files stage. Set that stage to copy to Frameworks and add
> NFVersionChecker to that stage. The last thing you need to do before it will
> let you build is to get info on the target. in the Build tab under General ->
> Linking, you need to add '-framework NFVersionChecker' to Other liker Flags

I hope that helps
Nate Friedman
aka Hes Nikke
--
4966 2079 6F75 2061 7265 2064 6563 7279 7074 696E 6720 7468 6973 2079 6F75
206D 7573 7420 6265 2072 6561 6C6C 7920 626F 7265 642E 2E
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: Bundling framework with application (From: Laurent Daudelin <email@hidden>)

  • Prev by Date: Re: Easy way to deal with multiple CVS repositories?
  • Next by Date: Re: Easy way to deal with multiple CVS repositories?
  • Previous by thread: Re: Bundling framework with application
  • Next by thread: Re: Bundling framework with application
  • Index(es):
    • Date
    • Thread