• 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: new crash in Xcode 4
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: new crash in Xcode 4


  • Subject: Re: new crash in Xcode 4
  • From: Jens Alfke <email@hidden>
  • Date: Wed, 13 Jul 2011 23:01:45 -0700


On Jul 13, 2011, at 3:11 PM, Conrad Taylor wrote:

David, you're using a selector that no longer exists in Xcode 4.  Please see the error message above.

No. Selectors (methods, really) don’t exist or not exist in Xcode. They’re declared in the SDK headers and implemented in the OS. Whether a method exist doesn’t depend on what version of Xcode you built with, but which OS version you’re running the app in.

(Granted, Apple confuses the issue by releasing a new build of Xcode with every iOS SDK, but they’re not really directly related.)

—Jens

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: 
 >new crash in Xcode 4 (From: David Rowland <email@hidden>)
 >Re: new crash in Xcode 4 (From: Conrad Taylor <email@hidden>)

  • Prev by Date: Re: Code Signing AFTER Copy Phases
  • Next by Date: Xcode 4 AppleScript - create a folder reference (Crashes)
  • Previous by thread: Re: new crash in Xcode 4
  • Next by thread: How do I force prefix file to be precompiled w/C++ compiler?
  • Index(es):
    • Date
    • Thread