• 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: AddressBook.framework in Xcode: Reference vs Copy
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AddressBook.framework in Xcode: Reference vs Copy


  • Subject: Re: AddressBook.framework in Xcode: Reference vs Copy
  • From: email@hidden
  • Date: Tue, 17 Jun 2008 10:46:04 -0700 (PDT)

Point Taken.  Thanks.

Hmm... I was referencing the SAME variables & methods within my Desktop Cocoa Application and it worked fine.
So, I figured that even if the platform is not appropriate, I would get a logic error rather than compilation error.
That is, the build should succeed but running it would blow up.

Anyway,   ... I've done all I can.
Obviously I'm treading where I'm not supposed to tread.

So I'll 'mimic' how it should work.  That should buy me some time.

Ric.
Vaporware, Inc.

On 06/17/2008 10:23 Bill Bumgarner wrote ..
> On Jun 17, 2008, at 9:17 AM, Chris Espinosa wrote:
> > My guess is that while you added the framework to your *project*,
> > you didn't add it to the Link Binaries phase of your *target*. Or
> > you added the framework from the wrong SDK, or used the wrong
> > reference style for the SDK.
>
> Wrong SDK.  To put it in non-NDA-violating terms, if you want to
> target the AddressBook.framework for something other than the OS you
> are running on your development machine, you need to add the
> AddressBook.framework found in the appropriate SDK.
>
> The capabilities and APIs available in different versions of the
> frameworks can vary significantly.
>
> b.bum


On 06/17/2008 10:23 Bill Bumgarner wrote ..
> On Jun 17, 2008, at 9:17 AM, Chris Espinosa wrote:
> > My guess is that while you added the framework to your *project*,
> > you didn't add it to the Link Binaries phase of your *target*. Or
> > you added the framework from the wrong SDK, or used the wrong
> > reference style for the SDK.
>
> Wrong SDK.  To put it in non-NDA-violating terms, if you want to
> target the AddressBook.framework for something other than the OS you
> are running on your development machine, you need to add the
> AddressBook.framework found in the appropriate SDK.
>
> The capabilities and APIs available in different versions of the
> frameworks can vary significantly.
>
> b.bum
 _______________________________________________
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: AddressBook.framework in Xcode: Reference vs Copy
      • From: Bill Bumgarner <email@hidden>
  • Prev by Date: Re: AddressBook.framework in Xcode: Reference vs Copy
  • Next by Date: Re: What could cause this to fail under MallocScribble?
  • Previous by thread: Re: AddressBook.framework in Xcode: Reference vs Copy
  • Next by thread: Re: AddressBook.framework in Xcode: Reference vs Copy
  • Index(es):
    • Date
    • Thread