• 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: no method found returning 'id'
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: no method found returning 'id'


  • Subject: Re: no method found returning 'id'
  • From: Brian Christensen <email@hidden>
  • Date: Thu, 7 Feb 2008 20:47:21 -0500

On Feb 7, 2008, at 20:35, Torsten Curdt wrote:

AppController.m: In function '-[AppController awakeFromNib]':
AppController.m:28: warning: no '+searchElementForProperty:label:key:value:comparison:' method found
AppController.m:28: warning: (Messages without a matching method signature
AppController.m:28: warning: will be assumed to return 'id' and accept
AppController.m:28: warning: '...' as arguments.)

My guess would be that you probably forgot to add this line to your AppController.m file:


#import <AddressBook/AddressBook.h>

/brian

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: no method found returning 'id'
      • From: Torsten Curdt <email@hidden>
References: 
 >no method found returning 'id' (From: Torsten Curdt <email@hidden>)

  • Prev by Date: no method found returning 'id'
  • Next by Date: Re: no method found returning 'id'
  • Previous by thread: no method found returning 'id'
  • Next by thread: Re: no method found returning 'id'
  • Index(es):
    • Date
    • Thread