Re: AddressBook.framework in Xcode: Reference vs Copy
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 12:09:28 -0700 (PDT)
Point Taken.
I'm aiming at the Leopard+ market.
There's little more that I can do with this.
I'll just have to wait until 'FREEDOM RINGGGS!"
In the meantime, I've filed a bug report (if it's me or it); and shall work around this until
we can discuss it without violating the NDA.
Ric.
On 06/17/2008 11:16 Bill Bumgarner wrote ..
> On Jun 17, 2008, at 10:46 AM, email@hidden wrote:
> > 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.
>
> You need to look carefully at the APIs available on the version of the
> operating system that you are targeting. For example, Leopard offers
> many APIs that did not exist on Tiger. If you were to use the Leopard
> APIs in some code and then try to rebuild the app against the Tiger
> SDK, it would fail in the same way that your code is failing to build
> -- you may see both compiler and linker errors/warnings.
>
> Unfortunately, I can't really address your question more directly
> because public discussion of the iPhone SDK is not allowed.
>
> 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