• 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: Bill Bumgarner <email@hidden>
  • Date: Tue, 17 Jun 2008 11:16:25 -0700

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



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

References: 
 >Re: AddressBook.framework in Xcode: Reference vs Copy (From: email@hidden)

  • Prev by Date: Re: What could cause this to fail under MallocScribble?
  • Next by Date: Re: Xcode Release vs Debug Differences: Problem with Exception Types
  • 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